diff options
Diffstat (limited to 'pango/pangoft2-render.c')
-rw-r--r-- | pango/pangoft2-render.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pango/pangoft2-render.c b/pango/pangoft2-render.c index efb950dc..3c573bce 100644 --- a/pango/pangoft2-render.c +++ b/pango/pangoft2-render.c @@ -34,6 +34,7 @@ #include "config.h" #include <math.h> +#include "pango-font-private.h" #include "pangoft2-private.h" /* for compatibility with older freetype versions */ |