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 --- airport.c | 1 + 1 file changed, 1 insertion(+) (limited to 'airport.c') diff --git a/airport.c b/airport.c index 4cb84fb5b..1acf08351 100644 --- a/airport.c +++ b/airport.c @@ -1,5 +1,6 @@ #include "stdafx.h" #include "ttd.h" +#include "debug.h" #include "map.h" #include "airport.h" -- cgit v1.2.3-54-g00ecf