]> git.mxchange.org Git - flightgear.git/blobdiff - src/WeatherCM/FGWeatherFeature.h
Moved JSBSim.hxx to src/FDM/JSBSim/
[flightgear.git] / src / WeatherCM / FGWeatherFeature.h
index 4f5836744a7111809e7e72761e5c81a0814fd989..74d7e105bc0fcc49f22b9f5d1b00f576642774c0 100644 (file)
@@ -49,9 +49,9 @@ HISTORY
 /****************************************************************************/
 /* INCLUDES                                                                */
 /****************************************************************************/
-#include <Include/compiler.h>
+#include <simgear/compiler.h>
 
-#include "sg.h"
+#include <plib/sg.h>
 
 #include "FGWeatherDefs.h"
                
@@ -86,4 +86,4 @@ public:
 };
 
 /****************************************************************************/
-#endif /*FGWeatherFeature_H*/
\ No newline at end of file
+#endif /*FGWeatherFeature_H*/