(svn r17693) -Cleanup: remove some unneeded includes
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
#include "openttd.h"
|
||||
#include "gfx_func.h"
|
||||
#include "variables.h"
|
||||
#include "spritecache.h"
|
||||
#include "fontcache.h"
|
||||
#include "genworld.h"
|
||||
#include "zoom_func.h"
|
||||
@@ -21,11 +20,8 @@
|
||||
#include "video/video_driver.hpp"
|
||||
#include "strings_func.h"
|
||||
#include "settings_type.h"
|
||||
#include "core/alloc_func.hpp"
|
||||
#include "core/sort_func.hpp"
|
||||
#include "landscape_type.h"
|
||||
#include "network/network_func.h"
|
||||
#include "core/smallvec_type.hpp"
|
||||
#include "thread/thread.h"
|
||||
#include "window_func.h"
|
||||
|
||||
|
Reference in New Issue
Block a user