]> git.mxchange.org Git - simgear.git/blobdiff - simgear/timing/sg_time.hxx
Doxygen ...
[simgear.git] / simgear / timing / sg_time.hxx
index 319afec61df0207dd0e28b2f06344a512ad383ea..cba4b27f203f9a167387f8834979d91518036b01 100644 (file)
@@ -37,7 +37,7 @@
 
 #include <simgear/compiler.h>
 
-#ifdef FG_HAVE_STD_INCLUDES
+#ifdef SG_HAVE_STD_INCLUDES
 #  include <ctime>
 #else
 #  include <time.h>