]> git.mxchange.org Git - flightgear.git/commitdiff
Added a missing patch ...
authorcurt <curt>
Mon, 16 Oct 2000 20:54:48 +0000 (20:54 +0000)
committercurt <curt>
Mon, 16 Oct 2000 20:54:48 +0000 (20:54 +0000)
src/Joystick/js_demo.cxx

index 59461607261b2f91e692213c40c96576af3960a5..0734c2cc9efa3df4efc768ad7332f322de06d26a 100644 (file)
@@ -1,3 +1,10 @@
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
+#ifdef HAVE_WINDOWS_H
+#  include <windows.h>                     
+#endif
 
 #include <plib/js.h>