From 0762aa9ec950a7c7966b1706daa7a032f5de790a Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 21 Jul 2005 22:15:02 +0000 Subject: (svn r2669) Shuffle some more stuff around to reduce dependencies --- aircraft_gui.c | 1 + 1 file changed, 1 insertion(+) (limited to 'aircraft_gui.c') diff --git a/aircraft_gui.c b/aircraft_gui.c index 29ff1365b..b38a7244f 100644 --- a/aircraft_gui.c +++ b/aircraft_gui.c @@ -15,6 +15,7 @@ #include "viewport.h" #include "player.h" #include "depot.h" +#include "vehicle_gui.h" /** * Draw the purchase info details of an aircraft at a given location. -- cgit v1.2.3-54-g00ecf