rnd-20000901-2-src
[rocksndiamonds.git] / src / joystick.h
index 068543595f6802233a75e78e77323dd7390e8c8e..0bbb22bff4460a9136e7c37fd548259f9f87ba85 100644 (file)
@@ -74,7 +74,7 @@
 #endif
 
 
-#ifdef USE_SDL_LIBRARY
+#ifdef USE_SDL_JOYSTICK
 SDL_Joystick *Get_SDL_Joystick(int);
 boolean Open_SDL_Joystick(int);
 void Close_SDL_Joystick(int);