]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/interpolater.cxx
Merge branch 'ehofman/sound'
[simgear.git] / simgear / math / interpolater.cxx
index 9d301c86b849bb96a7866b00063afe9b4b1d8369..1bbbadc801d2a427ccd91cb8ac66cb3ef18d7f6e 100644 (file)
@@ -36,7 +36,7 @@
 
 #include "interpolater.hxx"
 
-#include <simgear/Math/SGMath.hxx>
+#include <simgear/math/SGMath.hxx>
 
 using std::string;