]> git.mxchange.org Git - simgear.git/blobdiff - simgear/metar/MetarReport.h
#includes based off of srcdir rather than builddir.
[simgear.git] / simgear / metar / MetarReport.h
index 06e09808f47bf8b1b86943aeaf0ecf108bb95a00..36c53c4b3bb0aee2994a15b7e31a3c986c03c1ff 100644 (file)
@@ -10,8 +10,8 @@
 #include <iostream>
 #include <string>
 #include <vector>
-#include <Math/point3d.hxx>
-#include <Math/polar3d.hxx>
+#include <simgear/math/point3d.hxx>
+#include <simgear/math/polar3d.hxx>
 
 class CMetarReport
 {