summaryrefslogtreecommitdiff
path: root/src/fontcache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fontcache.cpp')
-rw-r--r--src/fontcache.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fontcache.cpp b/src/fontcache.cpp
index 4116705c0..2e227c674 100644
--- a/src/fontcache.cpp
+++ b/src/fontcache.cpp
@@ -10,11 +10,9 @@
/** @file fontcache.cpp Cache for characters from fonts. */
#include "stdafx.h"
-#include "spritecache.h"
#include "fontcache.h"
#include "blitter/factory.hpp"
#include "gfx_func.h"
-#include "core/alloc_func.hpp"
#include "core/math_func.hpp"
#include "table/sprites.h"