mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-07-19 18:35:48 +01:00
(svn r4169) -Codechange: Removed an include which accidently slipped into a commit
This commit is contained in:
parent
d7a6b26c39
commit
ac7c9b6051
@ -4,8 +4,6 @@
|
|||||||
#define STATION_MAP_H
|
#define STATION_MAP_H
|
||||||
|
|
||||||
#include "station.h"
|
#include "station.h"
|
||||||
#include "water_map.h" /* for IsClearWaterTile */
|
|
||||||
|
|
||||||
|
|
||||||
static inline StationID GetStationIndex(TileIndex t)
|
static inline StationID GetStationIndex(TileIndex t)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user