diff options
Diffstat (limited to 'misc_cmd.c')
-rw-r--r-- | misc_cmd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc_cmd.c b/misc_cmd.c index a8b357ec7..430bef6bd 100644 --- a/misc_cmd.c +++ b/misc_cmd.c @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "ttd.h" +#include "openttd.h" #include "string.h" #include "table/strings.h" #include "command.h" |