]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/httpd.cxx
Moved some of the low level scene graph construction code over to simgear.
[flightgear.git] / src / Network / httpd.cxx
index 162bf45ec6ec92816ce0b45f78d8f774205fba58..b020d89f4e14e672466f4b69da28896cc99c80e4 100644 (file)
@@ -40,7 +40,7 @@
 #include <simgear/io/iochannel.hxx>
 #include <simgear/math/sg_types.hxx>
 #include <simgear/misc/commands.hxx>
-#include <simgear/misc/props.hxx>
+#include <simgear/props/props.hxx>
 
 #include <Main/fg_props.hxx>
 #include <Main/globals.hxx>