]> git.mxchange.org Git - flightgear.git/blobdiff - src/Model/modelmgr.cxx
I have added Aaron Wilson's virtual 3d runway projection to the HUD.
[flightgear.git] / src / Model / modelmgr.cxx
index 432b3186251deb94d66a968889c6b2d9a6e40443..4175f65bf9de7bd0275bbe635ea6882c51fe9421 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 <vector>