From 30f2afac9bf023bce081e52e09b1c0a152d9849a Mon Sep 17 00:00:00 2001 From: rubidium Date: Thu, 26 Aug 2010 22:01:16 +0000 Subject: (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers --- src/newgrf_commons.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/newgrf_commons.h') diff --git a/src/newgrf_commons.h b/src/newgrf_commons.h index 2771926d9..83a790490 100644 --- a/src/newgrf_commons.h +++ b/src/newgrf_commons.h @@ -15,7 +15,7 @@ #ifndef NEWGRF_COMMONS_H #define NEWGRF_COMMONS_H -#include "tile_cmd.h" +#include "tile_type.h" /** Contextx for tile accesses */ enum TileContext { -- cgit v1.2.3-54-g00ecf