]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/tsync/terrasync.hxx
Fixes for headless mode.
[simgear.git] / simgear / scene / tsync / terrasync.hxx
index 89ce5a7fa1d1f642b3ee947becda56e2bf6c2673..7e6e0cb14f0752c32ccfc389b8387559c930cdef 100644 (file)
@@ -54,7 +54,7 @@ protected:
     void syncAirportsModels();
     void syncArea(int lat, int lon);
     void syncAreas(int lat, int lon, int lat_dir, int lon_dir);
-    void refreshScenery(SGPath path,const string& relativeDir);
+    void refreshScenery(SGPath path,const std::string& relativeDir);
 
     class SvnThread;