]> git.mxchange.org Git - flightgear.git/blobdiff - Time/fg_time.c
Add xgl wrappers for debugging.
[flightgear.git] / Time / fg_time.c
index 513b5c181ce7cf047da70559c17af01534f4e458..07acaa3d82ed7c4b4aa5ab4a02f8da0e3909f7cb 100644 (file)
@@ -35,7 +35,7 @@
 #endif
 
 #include "fg_time.h"
-#include "../constants.h"
+#include "../Include/constants.h"
 #include "../Flight/flight.h"
 #include "../Time/fg_time.h"
 
@@ -285,9 +285,13 @@ void fgTimeUpdate(struct fgFLIGHT *f, struct fgTIME *t) {
 
 
 /* $Log$
-/* Revision 1.19  1997/12/15 20:59:10  curt
-/* Misc. tweaks.
+/* Revision 1.20  1997/12/15 23:55:06  curt
+/* Add xgl wrappers for debugging.
+/* Generate terrain normals on the fly.
 /*
+ * Revision 1.19  1997/12/15 20:59:10  curt
+ * Misc. tweaks.
+ *
  * Revision 1.18  1997/12/12 21:41:31  curt
  * More light/material property tweaking ... still a ways off.
  *