]> git.mxchange.org Git - simgear.git/blobdiff - simgear/metar/MetarStation.cpp
Fixes for MSVC++.
[simgear.git] / simgear / metar / MetarStation.cpp
index 451204ccf4501c8ccda19c22ff66c5058c7f3c1d..e5067923fbc46c9f5b52e90e7ea04f06efc2b38f 100644 (file)
@@ -9,7 +9,7 @@
 // options is too tightly integrated into FlightGear to use in a test program
 #include <Main/options.hxx>
 #endif
-#include <Misc/fgpath.hxx>
+#include <simgear/misc/fgpath.hxx>
 
 
 std::vector< CMetarStation *> METAR_Stations;