summaryrefslogtreecommitdiff
path: root/pango/opentype/ftxopen.h
diff options
context:
space:
mode:
Diffstat (limited to 'pango/opentype/ftxopen.h')
-rw-r--r--pango/opentype/ftxopen.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/pango/opentype/ftxopen.h b/pango/opentype/ftxopen.h
index 84c85e76..6788dec5 100644
--- a/pango/opentype/ftxopen.h
+++ b/pango/opentype/ftxopen.h
@@ -22,7 +22,8 @@
#ifndef FTXOPEN_H
#define FTXOPEN_H
-#include <freetype/freetype.h>
+#include <ft2build.h>
+#include FT_FREETYPE_H
#ifdef __cplusplus
extern "C" {