]> git.mxchange.org Git - flightgear.git/blobdiff - src/Systems/pitot.cxx
toggle fullscreen: also adapt GUI plane when resizing
[flightgear.git] / src / Systems / pitot.cxx
index 535caa09db89e5af9d2e40e0e9ccb7af8659f27f..b367283b2ed3f4db66c6e2a280e197e620c7429a 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/constants.h>
 
 #include <Main/fg_props.hxx>