summaryrefslogtreecommitdiff
path: root/atari/font.c
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2011-03-20 22:41:29 +0000
committerOle Loots <ole@monochrom.net>2011-03-20 22:41:29 +0000
commitea0e023e3759beb6b302029a0ef1e9dfb4801e62 (patch)
tree921705ba5b1e48fcea07b12545506a067fe9772e /atari/font.c
parent2e8d22b83d78aa1c65e490c78750fbba4beda479 (diff)
downloadnetsurf-ea0e023e3759beb6b302029a0ef1e9dfb4801e62.tar.gz
netsurf-ea0e023e3759beb6b302029a0ef1e9dfb4801e62.tar.bz2
added resource: handling, gui_poll now checks for browser_reformat_pending
svn path=/trunk/netsurf/; revision=12112
Diffstat (limited to 'atari/font.c')
-rwxr-xr-xatari/font.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/atari/font.c b/atari/font.c
index 524929fed..798452af4 100755
--- a/atari/font.c
+++ b/atari/font.c
@@ -21,9 +21,6 @@
#include <stdbool.h>
#include <windom.h>
-#include <ft2build.h>
-#include FT_CACHE_H
-
#include "css/css.h"
#include "render/font.h"
#include "utils/utf8.h"