From e079decb9953c3ce31939c6caa694f480ebc680d Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 29 Aug 2006 06:50:47 +0000 Subject: (svn r6212) Remove dependency on window.h from station.h --- station.h | 1 - 1 file changed, 1 deletion(-) (limited to 'station.h') diff --git a/station.h b/station.h index 3c6bab008..91d18839e 100644 --- a/station.h +++ b/station.h @@ -8,7 +8,6 @@ #include "sprite.h" #include "tile.h" #include "newgrf_station.h" -#include "window.h" typedef struct GoodsEntry { uint16 waiting_acceptance; -- cgit v1.2.3-54-g00ecf