]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/props.cxx
Moved some of the low level scene graph construction code over to simgear.
[flightgear.git] / src / Network / props.cxx
index eb4e9b0ce281fe3714026c26580a22351a337a7a..51b293177a83f5fafa938f6081715f28e208a1f6 100644 (file)
@@ -31,8 +31,8 @@
 #include <simgear/debug/logstream.hxx>
 #include <simgear/misc/commands.hxx>
 #include <simgear/misc/strutils.hxx>
-#include <simgear/misc/props.hxx>
-#include <simgear/misc/props_io.hxx>
+#include <simgear/props/props.hxx>
+#include <simgear/props/props_io.hxx>
 
 #include STL_STRSTREAM