]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/dme.cxx
Change from Dave Perry:
[flightgear.git] / src / Instrumentation / dme.cxx
index 7915ea5eb4816324f3dbcb22a0cb2e0d09a5e27c..21f05386d0ce05829d6c690c91e16b8ff8b82a73 100644 (file)
@@ -3,6 +3,10 @@
 //
 // This file is in the Public Domain and comes with no warranty.
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #include <simgear/compiler.h>
 #include <simgear/math/sg_geodesy.hxx>
 #include <simgear/math/sg_random.h>