]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/splash.cxx
Moved some of the low level scene graph construction code over to simgear.
[flightgear.git] / src / Main / splash.cxx
index 0c6e68e45b57a3e357ee9f5313813a0754e51c50..59328b15f9dc130b19c55d3d5e991953c3738f4d 100644 (file)
@@ -39,9 +39,9 @@
 #include <string.h>
 
 #include <simgear/debug/logstream.hxx>
+#include <simgear/screen/texture.hxx>
 #include <simgear/math/sg_random.h>
 #include <simgear/misc/sg_path.hxx>
-#include <simgear/misc/texture.hxx>
 
 #include "globals.hxx"
 #include "fg_props.hxx"