diff options
Diffstat (limited to 'order_gui.c')
-rw-r--r-- | order_gui.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/order_gui.c b/order_gui.c index 966a84839..136153794 100644 --- a/order_gui.c +++ b/order_gui.c @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "ttd.h" +#include "openttd.h" #include "table/sprites.h" #include "table/strings.h" #include "map.h" |