]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/cockpit.cxx
Moved some of the low level scene graph construction code over to simgear.
[flightgear.git] / src / Cockpit / cockpit.cxx
index 0415b86a8219afa70c605517db0e81627f42b779..3dd91cae214d8e81b17d4eb1ac0812087dcf4966 100644 (file)
@@ -38,7 +38,7 @@
 #include <simgear/constants.h>
 #include <simgear/debug/logstream.hxx>
 #include <simgear/math/polar3d.hxx>
-#include <simgear/misc/props.hxx>
+#include <simgear/props/props.hxx>
 #include <simgear/timing/sg_time.hxx>
 
 #include <Aircraft/aircraft.hxx>