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