From f22ca6b4cf5043725085b67f295e65e7e96da57f Mon Sep 17 00:00:00 2001 From: curt Date: Thu, 15 Apr 1999 23:58:23 +0000 Subject: [PATCH] Updated to use new plib. --- Simulator/Joystick/joystick.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5