summaryrefslogtreecommitdiff
path: root/src/fontcache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fontcache.cpp')
-rw-r--r--src/fontcache.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/fontcache.cpp b/src/fontcache.cpp
index d76172a2e..bc28c1034 100644
--- a/src/fontcache.cpp
+++ b/src/fontcache.cpp
@@ -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"