(svn r15299) -Cleanup: remove many redundant includes
This commit is contained in:
@@ -3,11 +3,8 @@
|
||||
/** @file fontcache.cpp Cache for characters from fonts. */
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "openttd.h"
|
||||
#include "debug.h"
|
||||
#include "spritecache.h"
|
||||
#include "fontcache.h"
|
||||
#include "spriteloader/spriteloader.hpp"
|
||||
#include "blitter/factory.hpp"
|
||||
#include "gfx_func.h"
|
||||
#include "core/alloc_func.hpp"
|
||||
|
Reference in New Issue
Block a user