summaryrefslogtreecommitdiff
path: root/sdl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sdl.c')
-rw-r--r--sdl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdl.c b/sdl.c
index bb73f4482..e0f955f7a 100644
--- a/sdl.c
+++ b/sdl.c
@@ -1,7 +1,7 @@
#include "stdafx.h"
#if defined(WITH_SDL)
-#include "ttd.h"
+#include "openttd.h"
#include "debug.h"
#include "gfx.h"
#include "mixer.h"