From: curt Date: Wed, 18 Oct 2000 00:47:18 +0000 (+0000) Subject: Add #include since js.h doesn't (but should.) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d4194eea120f88e75c60c8cc000a95866264dcbc;p=flightgear.git Add #include since js.h doesn't (but should.) --- diff --git a/src/Joystick/js_demo.cxx b/src/Joystick/js_demo.cxx index 0734c2cc9..315f2526d 100644 --- a/src/Joystick/js_demo.cxx +++ b/src/Joystick/js_demo.cxx @@ -6,6 +6,7 @@ # include #endif +#include // plib/js.h should really include this !!!!!! #include #define Z 8