(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

@@ -22,6 +22,7 @@
#include "object_base.h"
#include "object_map.h"
#include "sprite.h"
#include "tile_cmd.h"
#include "town.h"
#include "viewport_func.h"
#include "water.h"