summaryrefslogtreecommitdiff
path: root/sdl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sdl.c')
-rw-r--r--sdl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdl.c b/sdl.c
index 26232c465..ecd06d97a 100644
--- a/sdl.c
+++ b/sdl.c
@@ -3,6 +3,7 @@
#if defined(WITH_SDL)
#include "openttd.h"
#include "debug.h"
+#include "functions.h"
#include "gfx.h"
#include "mixer.h"
#include "window.h"