X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Joystick%2Fjoystick.cxx;h=b5bef52802ef7dfedaedd183a57145e2b6d77642;hb=12b31bb051e84e9a081895cda15c8a9d9c2eba8c;hp=a3cde39f2d32ef2fa47e9f21210656808de3ada9;hpb=de73ec942c80d9d3474aad25c95c164cc08dc05f;p=flightgear.git diff --git a/Joystick/joystick.cxx b/Joystick/joystick.cxx index a3cde39f2..b5bef5280 100644 --- a/Joystick/joystick.cxx +++ b/Joystick/joystick.cxx @@ -34,7 +34,7 @@ #include #if defined( ENABLE_LINUX_JOYSTICK ) -# include +# include #elif defined( ENABLE_GLUT_JOYSTICK ) # include # include @@ -197,6 +197,9 @@ int fgJoystickRead( void ) { // $Log$ +// Revision 1.8 1999/04/03 04:20:33 curt +// Integration of Steve's plib conglomeration. +// // Revision 1.7 1999/01/19 17:52:30 curt // Some joystick tweaks by Norman Vine. //