From 204d08140a625a00b4385abf9d70e316f6500fe6 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 --- tunnelbridge_cmd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tunnelbridge_cmd.c') diff --git a/tunnelbridge_cmd.c b/tunnelbridge_cmd.c index 95cc74dc7..a639bc673 100644 --- a/tunnelbridge_cmd.c +++ b/tunnelbridge_cmd.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