aboutsummaryrefslogtreecommitdiff
path: root/backends/timer/sdl/sdl-timer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/timer/sdl/sdl-timer.cpp')
-rw-r--r--backends/timer/sdl/sdl-timer.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/backends/timer/sdl/sdl-timer.cpp b/backends/timer/sdl/sdl-timer.cpp
index 83b2cff3eb..e810d3e646 100644
--- a/backends/timer/sdl/sdl-timer.cpp
+++ b/backends/timer/sdl/sdl-timer.cpp
@@ -24,6 +24,8 @@
*
*/
+#include "common/scummsys.h"
+
#if defined(SDL_BACKEND)
// Disable symbol overrides so that we can use system headers.