summaryrefslogtreecommitdiff
path: root/pango/pangofc-font.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-07-28 11:52:10 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-07-28 11:52:10 -0400
commita7b17aa2bad77c485943c860a20aedc2b2b115ff (patch)
treec9241b7e1bfed2e224b9b808307a49572c3dac93 /pango/pangofc-font.c
parentd0a3b2cabbe448cfa4b98b9dfba9ff8ccc696b82 (diff)
downloadpango-a7b17aa2bad77c485943c860a20aedc2b2b115ff.tar.gz
Fix up harfbuzz includes
The correct include is without harfbuzz/. Closes: https://gitlab.gnome.org/GNOME/pango/issues/387
Diffstat (limited to 'pango/pangofc-font.c')
-rw-r--r--pango/pangofc-font.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pangofc-font.c b/pango/pangofc-font.c
index 7d9eb782..5ed9b792 100644
--- a/pango/pangofc-font.c
+++ b/pango/pangofc-font.c
@@ -48,7 +48,7 @@
#include <ft2build.h>
#include FT_MULTIPLE_MASTERS_H
-#include <harfbuzz/hb-ot.h>
+#include <hb-ot.h>
enum {
PROP_0,