(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed

This commit is contained in:
rubidium
2012-01-03 20:26:05 +00:00
parent 9856282d0b
commit e40eb8177a
71 changed files with 28 additions and 76 deletions

View File

@@ -12,12 +12,10 @@
#ifndef INDUSTRYTYPE_H
#define INDUSTRYTYPE_H
#include "economy_type.h"
#include "map_type.h"
#include "slope_type.h"
#include "industry_type.h"
#include "landscape_type.h"
#include "strings_type.h"
#include "cargo_type.h"
#include "newgrf_animation_type.h"
#include "newgrf_commons.h"