]> git.mxchange.org Git - flightgear.git/blobdiff - src/Time/moonpos.hxx
Moved random ground cover object management code (userdata.[ch]xx) over
[flightgear.git] / src / Time / moonpos.hxx
index 50120350c5600a096ef0f7987ba32edc24eccdc5..8551afebd40e2bc6d350542ac4ff5eed36305881 100644 (file)
@@ -49,7 +49,7 @@
 #ifdef SG_HAVE_STD_INCLUDES
 #  include <ctime>
 #  ifdef macintosh
-     FG_USING_STD(time_t);
+     SG_USING_STD(time_t);
 #  endif
 #else
 #  include <time.h>