forked from mirror/OpenTTD
(svn r15299) -Cleanup: remove many redundant includes
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#include "stdafx.h"
|
||||
#include <stdarg.h>
|
||||
#include "openttd.h"
|
||||
#include "debug.h"
|
||||
#include "company_func.h"
|
||||
#include "gfx_func.h"
|
||||
#include "console_func.h"
|
||||
@@ -14,13 +13,11 @@
|
||||
#include "variables.h"
|
||||
#include "genworld.h"
|
||||
#include "blitter/factory.hpp"
|
||||
#include "window_gui.h"
|
||||
#include "zoom_func.h"
|
||||
#include "core/alloc_func.hpp"
|
||||
#include "map_func.h"
|
||||
#include "vehicle_base.h"
|
||||
#include "settings_type.h"
|
||||
#include "cheat_func.h"
|
||||
#include "cheat_type.h"
|
||||
#include "window_func.h"
|
||||
#include "tilehighlight_func.h"
|
||||
#include "network/network.h"
|
||||
|
Reference in New Issue
Block a user