]> git.mxchange.org Git - flightgear.git/blobdiff - FDM/flight.h
Capitalized subdirectory names.
[flightgear.git] / FDM / flight.h
index 2f978bc75a39a62a2ffde094baf664d887b0a7b9..f8dc1df3b2413bcffb9afe51af181baeed98771d 100644 (file)
@@ -28,7 +28,7 @@
 #define FLIGHT_H
 
 
-#include "slew/slew.h"
+#include "Slew/slew.h"
 #include "LaRCsim/ls_interface.h"
 
 
@@ -407,9 +407,12 @@ int fgFlightModelUpdate(int model, struct flight_params *f, int multiloop);
 
 
 /* $Log$
-/* Revision 1.4  1997/05/29 22:39:57  curt
-/* Working on incorporating the LaRCsim flight model.
+/* Revision 1.5  1997/06/21 17:12:49  curt
+/* Capitalized subdirectory names.
 /*
+ * Revision 1.4  1997/05/29 22:39:57  curt
+ * Working on incorporating the LaRCsim flight model.
+ *
  * Revision 1.3  1997/05/29 02:32:25  curt
  * Starting to build generic flight model interface.
  *