]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/bvh/BVHLineSegmentVisitor.cxx
Remove using std:: from the metar header, remove HTTP support, add very basic unit...
[simgear.git] / simgear / scene / bvh / BVHLineSegmentVisitor.cxx
index d8ac44f9ad9248b1b83979c2668c72975e8d74a1..a7a4b89308555b0634090bb87d8ffd4434f05e71 100644 (file)
@@ -15,7 +15,7 @@
 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 //
 
-#include <simgear/Math/SGMath.hxx>
+#include <simgear/math/SGMath.hxx>
 #include "BVHLineSegmentVisitor.hxx"
 
 #include <simgear/math/SGGeometry.hxx>