]> git.mxchange.org Git - simgear.git/blobdiff - simgear/timing/sg_time.hxx
MacOS tweaks contributed by Darrell Walisser.
[simgear.git] / simgear / timing / sg_time.hxx
index 9c143b18de3936b76351a46feb54969b9127d5c7..319afec61df0207dd0e28b2f06344a512ad383ea 100644 (file)
@@ -43,7 +43,7 @@
 #  include <time.h>
 #endif
 
-#include "timezone.h"
+#include <simgear/timing/timezone.h>
 
 
 // Define a structure containing time parameters
@@ -86,6 +86,7 @@ public:
 
     SGTime( double lon, double lat, const string& root );
     SGTime( const string& root );
+    SGTime();
     ~SGTime();
 
     // Update the time related variables