]> git.mxchange.org Git - flightgear.git/blobdiff - src/Scenery/SceneryPager.cxx
Fix the temperature computation.
[flightgear.git] / src / Scenery / SceneryPager.cxx
index 577677f9ee00be1983151c7aff3ae3700a4559c2..6f79a56eec8e5685f6cb3e9f9ce550d37d1dd816 100644 (file)
@@ -21,7 +21,7 @@
 #endif
 
 #include <simgear/scene/model/SGPagedLOD.hxx>
-#include <simgear/Math/SGMath.hxx>
+#include <simgear/math/SGMath.hxx>
 #include "SceneryPager.hxx"
 #include <algorithm>
 #include <functional>