summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@reactor.herrb.com>2006-07-16 10:31:26 +0200
committerMatthieu Herrb <matthieu@reactor.herrb.com>2006-07-16 10:31:26 +0200
commitb651f24b766c9e76dec8a14c68623f4b7fa68141 (patch)
treedb6ee4b583d88f6d79cb9426fc54740d9008ed70
parentd00a25b26be87fdc06e20b0616f2fa34fe34e0b0 (diff)
Don't include freetype internal headers.
-rw-r--r--util.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/util.c b/util.c
index 6df1261..2d0d1c0 100644
--- a/util.c
+++ b/util.c
@@ -35,7 +35,6 @@ THE SOFTWARE.
#include <ft2build.h>
#include FT_FREETYPE_H
-#include FT_INTERNAL_OBJECTS_H
#include FT_BDF_H
#include "X11/Xos.h"
#include "fonttosfnt.h"