(svn r15299) -Cleanup: remove many redundant includes

This commit is contained in:
smatz
2009-01-31 20:16:06 +00:00
parent 416c7d5dda
commit 0d3f5e6e74
225 changed files with 94 additions and 1190 deletions

View File

@@ -9,17 +9,16 @@
#include "textbuf_gui.h"
#include "network/network.h"
#include "variables.h"
#include "heightmap.h"
#include "genworld.h"
#include "network/network_gui.h"
#include "network/network_content.h"
#include "newgrf.h"
#include "landscape_type.h"
#include "strings_func.h"
#include "window_func.h"
#include "fios.h"
#include "gfx_func.h"
#include "settings_type.h"
#include "functions.h"
#include "newgrf_config.h"
#include "ai/ai_gui.hpp"
#include "table/strings.h"