]> git.mxchange.org Git - flightgear.git/blobdiff - src/Systems/electrical.hxx
Moved some of the low level scene graph construction code over to simgear.
[flightgear.git] / src / Systems / electrical.hxx
index f36f92af9159d49f3e62cd1b9ec0f1a46ffc3dd2..1668c917187d38da0f6ae0d4cf660ca71d73a504 100644 (file)
@@ -38,7 +38,8 @@
 SG_USING_STD(string);
 SG_USING_STD(vector);
 
-#include <simgear/misc/props.hxx>
+#include <simgear/props/props.hxx>
+
 #include <Main/fgfs.hxx>