]> git.mxchange.org Git - flightgear.git/blobdiff - src/Airports/dynamics.cxx
This should apply, and everything should build cleanly, in isolation from the
[flightgear.git] / src / Airports / dynamics.cxx
index 4cb904abf4f782589400e7cc5be9fa53ba128a74..868c45cea171ed7e596bdc622f5f5def44dd7fbe 100644 (file)
@@ -40,7 +40,7 @@
 #include <Main/fg_props.hxx>
 #include <Airports/runways.hxx>
 
-#include STL_STRING
+#include <string>
 #include <vector>
 
 SG_USING_STD(string);