]> git.mxchange.org Git - flightgear.git/blobdiff - src/AIModel/AIGroundVehicle.cxx
Interim windows build fix
[flightgear.git] / src / AIModel / AIGroundVehicle.cxx
index b813b3c8211f3e3b2cf1d3f0f72366db4a70ec90..2ef662e09dc8eaf3eaea2515b408e6b04efb4de0 100644 (file)
 #include <Viewer/viewer.hxx>
 #include <Scenery/scenery.hxx>
 #include <Airports/dynamics.hxx>
+#include <Main/globals.hxx>
 
 #include "AIGroundVehicle.hxx"
 
+using std::string;
+
 FGAIGroundVehicle::FGAIGroundVehicle() :
 FGAIShip(otGroundVehicle),