rnd-20000901-2-src
[rocksndiamonds.git] / src / sdl.h
index 3c9ee80c679273eecdcc5311c948ab09ae3b9efa..e706ee9d129c5ec3d65c308b000509089c411026 100644 (file)
--- a/src/sdl.h
+++ b/src/sdl.h
@@ -20,6 +20,7 @@
 #if SDL_MAJOR_VERSION >= 1 && SDL_MINOR_VERSION >= 1
 #include "SDL_image.h"
 #include "SDL_mixer.h"
+#define USE_SDL_JOYSTICK
 #else
 #include "IMG.h"
 #include "mixer.h"