]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/gps.cxx
ignore resets for now because every z/Z key press would trigger a call to NOAA. We...
[flightgear.git] / src / Instrumentation / gps.cxx
index cbb0d92c9bbbf7d0caf439b0d7408489b07781f0..e5c040bb386427a0b087bd74a3be61eadd2ed0e0 100644 (file)
@@ -4,6 +4,7 @@
 // This file is in the Public Domain and comes with no warranty.
 
 #include <simgear/compiler.h>
+#include <simgear/constants.h>
 #include <simgear/math/sg_geodesy.hxx>
 
 #include <Main/fg_props.hxx>