From f0f85a7ef3dd7502657138bea7575dd54f6f8bdb Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 5 Feb 2005 15:58:59 +0000 Subject: (svn r1803) Move debugging stuff into files of it's own --- industry_gui.c | 1 + 1 file changed, 1 insertion(+) (limited to 'industry_gui.c') diff --git a/industry_gui.c b/industry_gui.c index 1d5e73842..b503f1f57 100644 --- a/industry_gui.c +++ b/industry_gui.c @@ -1,5 +1,6 @@ #include "stdafx.h" #include "ttd.h" +#include "debug.h" #include "table/strings.h" #include "map.h" //#include "gui.h" -- cgit v1.2.3-54-g00ecf