From: curt Date: Thu, 15 Apr 1999 23:58:23 +0000 (+0000) Subject: Updated to use new plib. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f22ca6b4cf5043725085b67f295e65e7e96da57f;p=flightgear.git Updated to use new plib. --- diff --git a/Simulator/Joystick/joystick.cxx b/Simulator/Joystick/joystick.cxx index 636bd45a1..7e8f8dbe2 100644 --- a/Simulator/Joystick/joystick.cxx +++ b/Simulator/Joystick/joystick.cxx @@ -33,7 +33,7 @@ #include #if defined( ENABLE_LINUX_JOYSTICK ) -# include +# include #elif defined( ENABLE_GLUT_JOYSTICK ) # include # include