bad SDL include?

This commit is contained in:
zerofrog
2007-12-15 15:50:47 +00:00
parent 0bfa3fe406
commit b9b09a1e7f

View File

@@ -22,7 +22,7 @@
#define JOYSTICK_SUPPORT
#ifdef JOYSTICK_SUPPORT
#include <SDL.h>
#include <SDL/SDL.h>
#endif
#include "zeropad.h"