From 50ff85428b1ca4c5c84753d49919a1e3317a88e2 Mon Sep 17 00:00:00 2001 From: peter1138 Date: Fri, 3 Feb 2006 15:51:00 +0000 Subject: (svn r3525) - Rename station_newgrf.[ch] to newgrf_station.[ch], and update project files. --- station.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'station.h') diff --git a/station.h b/station.h index 0f2393913..669ee3cd7 100644 --- a/station.h +++ b/station.h @@ -8,7 +8,7 @@ #include "sprite.h" #include "tile.h" #include "vehicle.h" -#include "station_newgrf.h" +#include "newgrf_station.h" typedef struct GoodsEntry { uint16 waiting_acceptance; -- cgit v1.2.3-54-g00ecf