]> git.mxchange.org Git - flightgear.git/blobdiff - src/WeatherCM/FGWeatherParse.h
One more pass at a reorg.
[flightgear.git] / src / WeatherCM / FGWeatherParse.h
index ff6cd175604ba2beae8130a0aadcc597240ad6eb..56717d3f64ffe57977d1f342f9a10c88a1dc701e 100644 (file)
@@ -61,10 +61,10 @@ HISTORY
 /****************************************************************************/
 /* INCLUDES                                                                */
 /****************************************************************************/
-#include <Include/compiler.h>
+#include <simgear/compiler.h>
 #include <vector>
 
-#include <Misc/fgstream.hxx>
+#include <simgear/misc/fgstream.hxx>
 
 #include "FGPhysicalProperties.h"