diff src/fontcache.cpp @ 8123:c26c28875749 draft

(svn r11684) -Codechange: split gfx.h in a type and functional header.
author rubidium <rubidium@openttd.org>
date Sun, 23 Dec 2007 10:56:02 +0000
parents 89722abcfd91
children 0586823afe39
line wrap: on
line diff
--- a/src/fontcache.cpp
+++ b/src/fontcache.cpp
@@ -14,6 +14,7 @@
 #include "helpers.hpp"
 #include "spriteloader/spriteloader.hpp"
 #include "blitter/factory.hpp"
+#include "gfx_func.h"
 
 #ifdef WITH_FREETYPE