summaryrefslogtreecommitdiff
path: root/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'debug.c')
-rw-r--r--debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug.c b/debug.c
index 2ac39fde4..3230c96d7 100644
--- a/debug.c
+++ b/debug.c
@@ -1,7 +1,7 @@
#include "stdafx.h"
#include <stdio.h>
#include <stdarg.h>
-#include "ttd.h"
+#include "openttd.h"
#include "console.h"
#include "debug.h"
#include "string.h"