From 830565514c380c7d6f97be169d9388f8f5bd860e Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 13 Feb 2005 11:18:02 +0000 Subject: (svn r1867) Include tables/sprites.h only in files which need it --- order_gui.c | 1 + 1 file changed, 1 insertion(+) (limited to 'order_gui.c') 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" -- cgit v1.2.3-54-g00ecf