]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/sg_geodesy.cxx
FG_ to SG_ name changes.
[simgear.git] / simgear / math / sg_geodesy.cxx
index b07ed2a1d3b59682aa7343cbb58f77c13f21fb4a..4e0c92fb7c2176db042133e65f2a646fdd60c0ad 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <simgear/compiler.h>
 
-#ifdef FG_HAVE_STD_INCLUDES
+#ifdef SG_HAVE_STD_INCLUDES
 # include <cmath>
 # include <cerrno>
 # include <cstdio>