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 --- newgrf.c | 1 + 1 file changed, 1 insertion(+) (limited to 'newgrf.c') diff --git a/newgrf.c b/newgrf.c index 8a687220b..03f622a2e 100644 --- a/newgrf.c +++ b/newgrf.c @@ -3,6 +3,7 @@ #include #include "ttd.h" +#include "debug.h" #include "gfx.h" #include "fileio.h" #include "engine.h" -- cgit v1.2.3-54-g00ecf