summaryrefslogtreecommitdiff
path: root/newgrf.c
diff options
context:
space:
mode:
Diffstat (limited to 'newgrf.c')
-rw-r--r--newgrf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newgrf.c b/newgrf.c
index 0815d8034..df9fbed7c 100644
--- a/newgrf.c
+++ b/newgrf.c
@@ -2,7 +2,7 @@
#include <stdarg.h>
-#include "ttd.h"
+#include "openttd.h"
#include "debug.h"
#include "gfx.h"
#include "fileio.h"