]> git.mxchange.org Git - flightgear.git/blobdiff - Main/fg_init.c
Add xgl wrappers for debugging.
[flightgear.git] / Main / fg_init.c
index afbc2fb87da663a209b9fc16ea8f37f57dae336c..7edcb27cee2dd4c5c189324f9cb1c9ebd92d132c 100644 (file)
@@ -30,8 +30,8 @@
 #include "fg_init.h"
 #include "views.h"
 
-#include "../constants.h"
-#include "../general.h"
+#include "../Include/constants.h"
+#include "../Include/general.h"
 
 #include "../Aircraft/aircraft.h"
 #include "../Cockpit/cockpit.h"
@@ -218,9 +218,13 @@ void fgInitSubsystems( void ) {
 
 
 /* $Log$
-/* Revision 1.17  1997/12/15 20:59:09  curt
-/* Misc. tweaks.
+/* Revision 1.18  1997/12/15 23:54:49  curt
+/* Add xgl wrappers for debugging.
+/* Generate terrain normals on the fly.
 /*
+ * Revision 1.17  1997/12/15 20:59:09  curt
+ * Misc. tweaks.
+ *
  * Revision 1.16  1997/12/12 19:52:48  curt
  * Working on lightling and material properties.
  *