diff options
Diffstat (limited to 'src/fontcache.h')
-rw-r--r-- | src/fontcache.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fontcache.h b/src/fontcache.h index c84ddb581..affc2606c 100644 --- a/src/fontcache.h +++ b/src/fontcache.h @@ -12,7 +12,6 @@ #ifndef FONTCACHE_H #define FONTCACHE_H -#include "gfx_type.h" #include "spritecache.h" /** Get the SpriteID mapped to the given font size and key */ |