summaryrefslogtreecommitdiff
path: root/station.h
diff options
context:
space:
mode:
authortron <tron@openttd.org>2006-08-29 06:50:47 +0000
committertron <tron@openttd.org>2006-08-29 06:50:47 +0000
commite079decb9953c3ce31939c6caa694f480ebc680d (patch)
tree6385a8ec3567a71e862b922a2623910a41c20457 /station.h
parent39353d81fc43134b1335fcd2185e152c7bbfabef (diff)
downloadopenttd-e079decb9953c3ce31939c6caa694f480ebc680d.tar.xz
(svn r6212) Remove dependency on window.h from station.h
Diffstat (limited to 'station.h')
-rw-r--r--station.h1
1 files changed, 0 insertions, 1 deletions
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;