diff options
Diffstat (limited to 'dummy_land.c')
-rw-r--r-- | dummy_land.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dummy_land.c b/dummy_land.c index 8efd8803d..107647d9a 100644 --- a/dummy_land.c +++ b/dummy_land.c @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "ttd.h" +#include "openttd.h" #include "table/strings.h" #include "viewport.h" #include "command.h" |