(svn r17693) -Cleanup: remove some unneeded includes

This commit is contained in:
rubidium
2009-10-04 17:16:41 +00:00
parent 7c74afb1c3
commit 982b8ee5fc
185 changed files with 16 additions and 370 deletions

View File

@@ -12,7 +12,6 @@
#include "stdafx.h"
#include "openttd.h"
#include "tile_map.h"
#include "station_type.h"
#include "terraform_gui.h"
#include "window_gui.h"
#include "station_gui.h"
@@ -27,7 +26,6 @@
#include "slope_func.h"
#include "tilehighlight_func.h"
#include "company_base.h"
#include "settings_type.h"
#include "table/sprites.h"
#include "table/strings.h"