aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl/Input.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/qt_sdl/Input.h')
-rw-r--r--src/frontend/qt_sdl/Input.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/frontend/qt_sdl/Input.h b/src/frontend/qt_sdl/Input.h
index 366c9c3..2dfa4a7 100644
--- a/src/frontend/qt_sdl/Input.h
+++ b/src/frontend/qt_sdl/Input.h
@@ -19,6 +19,8 @@
#ifndef INPUT_H
#define INPUT_H
+#include <SDL2/SDL.h>
+
#include "types.h"
namespace Input