]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/instrument_mgr.cxx
Change from Dave Perry:
[flightgear.git] / src / Instrumentation / instrument_mgr.cxx
index 212ccc50c9f1867e2885779bfbbd9d275b3bacff..01de836b388c440def7f4d7a84fd1fd44225f963 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 <iostream>
 #include <string>
 #include <sstream>