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