]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/Balloon.cxx
I forgot a linker dependency. It really si time to figure out why these are all needed.
[flightgear.git] / src / FDM / Balloon.cxx
index 90121c13ca60af40472d04c89c2cf2a4c62e4591..9d7f19bad4d59d0664adb832b389187bf5ec2347 100644 (file)
@@ -37,6 +37,10 @@ HISTORY
 /* INCLUDES                                                                */
 /****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #include <simgear/compiler.h>
 
 #ifdef SG_MATH_EXCEPTION_CLASH