diff --git a/simgear/misc/fgpath.hxx b/simgear/misc/fgpath.hxx index 5dcd3c32..30f6376d 100644 --- a/simgear/misc/fgpath.hxx +++ b/simgear/misc/fgpath.hxx @@ -39,7 +39,7 @@ FG_USING_STD(string); -#ifdef MACOS +#ifdef macintosh # define FG_PATH_SEP ':' # define FG_BAD_PATH_SEP '/' #else