mirror of https://github.com/OpenTTD/OpenTTD
(svn r6212) Remove dependency on window.h from station.h
parent
39353d81fc
commit
e079decb99
|
@ -24,6 +24,7 @@
|
|||
#include "sprite.h"
|
||||
#include "depot.h"
|
||||
#include "waypoint.h"
|
||||
#include "window.h"
|
||||
#include "rail.h"
|
||||
#include "railtypes.h" // include table for railtypes
|
||||
#include "newgrf.h"
|
||||
|
|
Loading…
Reference in New Issue