]> git.mxchange.org Git - simgear.git/blobdiff - simgear/timing/sg_time.hxx
Doxygen ...
[simgear.git] / simgear / timing / sg_time.hxx
index 0c0f04083057761aa0037a8da13ba1d17f4245eb..cba4b27f203f9a167387f8834979d91518036b01 100644 (file)
 
 #include <simgear/compiler.h>
 
-#ifdef FG_HAVE_STD_INCLUDES
+#ifdef SG_HAVE_STD_INCLUDES
 #  include <ctime>
 #else
 #  include <time.h>
 #endif
 
-#include "timezone.h"
+#include <simgear/timing/timezone.h>
 
 
 // Define a structure containing time parameters