From 36c9758c940c5ecd97b39e261e8a273aca7059b5 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 --- roadveh_gui.c | 1 + 1 file changed, 1 insertion(+) (limited to 'roadveh_gui.c') diff --git a/roadveh_gui.c b/roadveh_gui.c index 0b0c4704e..2bbdceab4 100644 --- a/roadveh_gui.c +++ b/roadveh_gui.c @@ -1,5 +1,6 @@ #include "stdafx.h" #include "ttd.h" +#include "debug.h" #include "table/strings.h" #include "map.h" #include "window.h" -- cgit v1.2.3-54-g00ecf