]> git.mxchange.org Git - flightgear.git/blobdiff - src/MultiPlayer/mpplayer.cxx
Moved some of the low level scene graph construction code over to simgear.
[flightgear.git] / src / MultiPlayer / mpplayer.cxx
index a89e373a794bbdf3a712ae86e77f42ba0784e99a..a57103f2940c1fade755588fab0752596a6d3add 100644 (file)
@@ -52,8 +52,9 @@
 #include <plib/netSocket.h>
 #include <plib/sg.h>
 
+#include <simgear/scene/model/loader.hxx>
+
 #include <Main/globals.hxx>
-#include <Model/loader.hxx>
 #include <Scenery/scenery.hxx>