(svn r21890) -Cleanup: remove some unneeded includes

This commit is contained in:
rubidium
2011-01-22 14:52:20 +00:00
parent d021a6b834
commit 05199a641a
95 changed files with 14 additions and 131 deletions

View File

@@ -11,14 +11,12 @@
#include "stdafx.h"
#include "command_func.h"
#include "core/geometry_func.hpp"
#include "newgrf.h"
#include "newgrf_object.h"
#include "newgrf_text.h"
#include "sprite.h"
#include "strings_func.h"
#include "viewport_func.h"
#include "widgets/dropdown_type.h"
#include "window_gui.h"
#include "table/strings.h"