]> git.mxchange.org Git - flightgear.git/blobdiff - src/WeatherCM/FGWeatherFeature.h
Moved some of the low level scene graph construction code over to simgear.
[flightgear.git] / src / WeatherCM / FGWeatherFeature.h
index 20031ae4b7723684315409c936751d9479b1976e..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"