]> git.mxchange.org Git - flightgear.git/blobdiff - Time/fg_time.hxx
C++-ifying.
[flightgear.git] / Time / fg_time.hxx
index d1ba002c239f673ee6247e0dff2f0d7979a96157..10a1608fd27905b1998c97ae1b3cbf243ea48c77 100644 (file)
@@ -43,7 +43,7 @@
 #include <GL/glut.h>
 #include <time.h>
 
-#include <Flight/flight.h>
+#include <Flight/flight.hxx>
 
 
 // Define a structure containing global time parameters
@@ -117,6 +117,9 @@ void fgTimeUpdate(fgFLIGHT *f, fgTIME *t);
 
 
 // $Log$
+// Revision 1.8  1998/10/16 23:28:00  curt
+// C++-ifying.
+//
 // Revision 1.7  1998/10/16 00:56:09  curt
 // Converted to Point3D class.
 //