]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/AIEntity.hxx
Extract the sound code from FlightGear and move it to SimGear
[flightgear.git] / src / ATC / AIEntity.hxx
index 1c8afdc9e9e3fa877c09ed5ad644fb544aada722..17c62b0c69fe523ed50b6531a39666ec3ccba998 100644 (file)
 #ifndef _FG_AIEntity_HXX
 #define _FG_AIEntity_HXX
 
-#include <Model/model.hxx>
 #include <plib/sg.h>
 #include <plib/ssg.h>
+
 #include <simgear/math/point3d.hxx>
 
+#include <Model/model.hxx>
+#include <Model/placement.hxx>
+
 
 /*****************************************************************
 *