summaryrefslogtreecommitdiff
path: root/src/utils/sdlhelper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/sdlhelper.cpp')
-rw-r--r--src/utils/sdlhelper.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/sdlhelper.cpp b/src/utils/sdlhelper.cpp
index ccffdea22..dca31ab5e 100644
--- a/src/utils/sdlhelper.cpp
+++ b/src/utils/sdlhelper.cpp
@@ -24,6 +24,7 @@
#include "logger.h"
+#include "utils/cast.h"
#include "utils/stringutils.h"
#if defined(USE_X11) && defined(USE_OPENGL)