]> git.mxchange.org Git - flightgear.git/blobdiff - src/Scenery/FGTileLoader.hxx
Fix the nmea and garmin output to a) fake a GSA sentence, b) fix a y2k bug
[flightgear.git] / src / Scenery / FGTileLoader.hxx
index 5d7d984928c7a9483571ce428d3f5ba4ab1fc450..74e465f84b3c6dd0525d827ac9c6110b04868365 100644 (file)
@@ -111,7 +111,7 @@ private:
     /**
      * Base name of directory containing tile data file.
      */
-    SGPath tile_path;
+    string tile_path;
 
 #ifdef ENABLE_THREADS
     /**