(svn r21890) -Cleanup: remove some unneeded includes

This commit is contained in:
rubidium
2011-01-22 14:52:20 +00:00
parent 849772f0fd
commit 7eba2bf4d3
95 changed files with 14 additions and 131 deletions

View File

@@ -13,9 +13,7 @@
#define NEWGRF_INDUSTRYTILES_H
#include "tile_cmd.h"
#include "industry_type.h"
#include "newgrf_animation_type.h"
#include "newgrf_callbacks.h"
#include "newgrf_industries.h"
#include "core/random_func.hpp"