From b8487afe5456d37efcc3bc622764715e7edbe6f3 Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 19 Jul 2010 17:28:27 +0000 Subject: (svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :) --- src/newgrf_station.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/newgrf_station.cpp') diff --git a/src/newgrf_station.cpp b/src/newgrf_station.cpp index df1d0a567..5fb4d587d 100644 --- a/src/newgrf_station.cpp +++ b/src/newgrf_station.cpp @@ -10,7 +10,6 @@ /** @file newgrf_station.cpp Functions for dealing with station classes and custom stations. */ #include "stdafx.h" -#include "variables.h" #include "debug.h" #include "station_base.h" #include "waypoint_base.h" -- cgit v1.2.3-54-g00ecf