summaryrefslogtreecommitdiff
path: root/src/joystick.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/joystick.h')
-rw-r--r--src/joystick.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/joystick.h b/src/joystick.h
index b014f380c..174c61e6c 100644
--- a/src/joystick.h
+++ b/src/joystick.h
@@ -25,7 +25,7 @@
#include "inputevent.h"
-#include <SDL/SDL.h>
+#include <SDL.h>
#include <string>
#include <vector>