Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 185246
Collapse All | Expand All

(-)cairo-1.4.6/src/cairo-type1-subset.c.orig (-1 / +1 lines)
Lines 40-46 Link Here
40
40
41
/* XXX: Eventually, we need to handle other font backends */
41
/* XXX: Eventually, we need to handle other font backends */
42
#include "cairo-ft-private.h"
42
#include "cairo-ft-private.h"
43
43
#include <ctype.h>
44
#include <ft2build.h>
44
#include <ft2build.h>
45
#include FT_FREETYPE_H
45
#include FT_FREETYPE_H
46
#include FT_OUTLINE_H
46
#include FT_OUTLINE_H

Return to bug 185246