Fix typo in include. Refs #2086.

This was SVN commit r16018.
This commit is contained in:
leper 2014-12-03 16:43:51 +00:00
parent 4931652263
commit 7e0e566346

View File

@ -23,7 +23,7 @@
#include "precompiled.h"
#include "lib/sysdep/sysdep.h"
#include "lib/sysdep/os/unix/unix_excecutable_pathname.h"
#include "lib/sysdep/os/unix/unix_executable_pathname.h"
OsPath sys_ExecutablePathname()
{