]> git.mxchange.org Git - simgear.git/blobdiff - simgear/timing/lowleveltime.cxx
MacOS tweaks contributed by Darrell Walisser.
[simgear.git] / simgear / timing / lowleveltime.cxx
index 4c3d24f27480c6c63307cc58f65f0029faa8244c..ec3cf98844e16c46227a72054376683f497cbf81 100644 (file)
@@ -304,7 +304,7 @@ static void fgtzset_internal (int always, const char *tz)
     /* User specified the empty string; use UTC explicitly.  */
     tz = "Universal";
 
-#ifdef MACOS
+#ifdef macintosh
   /* as you well know, mac paths contain leading colon, this code
      messes things up.... */
 #else