]> git.mxchange.org Git - flightgear.git/commitdiff
Moved JSBSim.hxx to src/FDM/JSBSim/
authorcurt <curt>
Mon, 25 Feb 2002 03:22:03 +0000 (03:22 +0000)
committercurt <curt>
Mon, 25 Feb 2002 03:22:03 +0000 (03:22 +0000)
src/Main/fg_init.cxx

index 846e8ad89f38e699bf65dcd1c4e02d5ac78fedf6..4e0f54372395c9e52eb4567b4bfcc12103e0ed5e 100644 (file)
@@ -79,7 +79,7 @@
 #include <FDM/ADA.hxx>
 #include <FDM/Balloon.h>
 #include <FDM/External.hxx>
-#include <FDM/JSBSim.hxx>
+#include <FDM/JSBSim/JSBSim.hxx>
 #include <FDM/LaRCsim.hxx>
 #include <FDM/MagicCarpet.hxx>
 #include <FDM/NullFDM.hxx>