]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/AIPlane.hxx
Moved random ground cover object management code (userdata.[ch]xx) over
[flightgear.git] / src / ATC / AIPlane.hxx
index 34e8544b011c45cae0c4cb598794773f2f1daafa..5815570eb25a6c1a502a058b2bbeab3d53fa08b7 100644 (file)
 #ifndef _FG_AI_PLANE_HXX
 #define _FG_AI_PLANE_HXX
 
-#include <Model/model.hxx>
 #include <plib/sg.h>
 #include <plib/ssg.h>
 #include <simgear/math/point3d.hxx>
+#include <simgear/scene/model/model.hxx>
 
 #include "AIEntity.hxx"
 #include "ATC.hxx"