]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/point3d.hxx
MacOS tweaks contributed by Darrell Walisser.
[simgear.git] / simgear / math / point3d.hxx
index 26284a1538d4437814f70ac4878fdae9ee408fbc..6e51b7a5c9e60d97fa25d56f15d76eaaeccea62d 100644 (file)
@@ -46,7 +46,7 @@
 # include <math.h>
 #endif
 
-#include "localconsts.hxx"
+#include <simgear/math/localconsts.hxx>
 
 // I don't understand ... <math.h> or <cmath> should be included
 // already depending on how you defined FG_HAVE_STD_INCLUDES, but I