(svn r11776) -Codechange: more header splittings to reduce the dependencies.

This commit is contained in:
rubidium
2008-01-07 14:02:26 +00:00
parent e2f7ec1d3e
commit 71d4004a85
25 changed files with 127 additions and 85 deletions

View File

@@ -5,8 +5,8 @@
#ifndef NEWGRF_SPRITEGROUP_H
#define NEWGRF_SPRITEGROUP_H
#include "town.h"
#include "industry.h"
#include "town_type.h"
#include "industry_type.h"
#include "newgrf_storage.h"
#include "core/bitmath_func.hpp"
#include "gfx_type.h"