]> git.mxchange.org Git - flightgear.git/blobdiff - src/GUI/gui_local.hxx
Fixes to remove dependencies on depricated plib code (that just happened to
[flightgear.git] / src / GUI / gui_local.hxx
index 82698d95a7cf4656f68dc8ae01778cac78512042..6958f71183a466a4dd3b28930e3ca5ee301595f4 100644 (file)
@@ -1,3 +1,9 @@
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
+#include <simgear/compiler.h>
+
 #include "trackball.h"
 
 #if defined(WIN32) || defined(__CYGWIN32__)