]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/tacan.cxx
Change from Dave Perry:
[flightgear.git] / src / Instrumentation / tacan.cxx
index 18baef938359747ed9c6241f661b541171fba4d4..4a6818cc759482e84c33dd34dd6cd7ab500ed410 100755 (executable)
@@ -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>