]> git.mxchange.org Git - flightgear.git/blobdiff - Main/mesh2GL.c
Capitalized subdirectory names.
[flightgear.git] / Main / mesh2GL.c
index 33192c7670e27d38c397ded5f000ad9b52751c57..64a3a28418f194070c1a8ed0bd30dab153eadcdf 100644 (file)
@@ -31,7 +31,7 @@
     #include "gltk.h"
 #endif
 
-#include "../scenery/mesh.h"
+#include "../Scenery/mesh.h"
 #include "../mat3/mat3.h"
 
 
@@ -108,9 +108,12 @@ GLint mesh2GL(struct mesh *m) {
 
 
 /* $Log$
-/* Revision 1.20  1997/06/18 04:10:32  curt
-/* A couple more runway tweaks ...
+/* Revision 1.21  1997/06/21 17:12:54  curt
+/* Capitalized subdirectory names.
 /*
+ * Revision 1.20  1997/06/18 04:10:32  curt
+ * A couple more runway tweaks ...
+ *
  * Revision 1.19  1997/06/18 02:21:24  curt
  * Hacked in a runway
  *