summaryrefslogtreecommitdiff
path: root/pango/pango-ot-private.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-08-03 02:54:52 +0000
committerMatthias Clasen <mclasen@redhat.com>2020-08-03 02:54:52 +0000
commit98b3ff0b967c7ecb53e119e914d6e8cb65584ad3 (patch)
tree68bee66f1dddbc9e6c47cc514701dac2aaeac627 /pango/pango-ot-private.h
parentc750b3678f0ee855777e63174e38c6ea3e543756 (diff)
parentd7c66dd4387fb6c3e79d87a35264b99e7f21a477 (diff)
downloadpango-98b3ff0b967c7ecb53e119e914d6e8cb65584ad3.tar.gz
Merge branch 'master' into 'master'
Remove hb-glib use See merge request GNOME/pango!213
Diffstat (limited to 'pango/pango-ot-private.h')
-rw-r--r--pango/pango-ot-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-ot-private.h b/pango/pango-ot-private.h
index 0d803ec1..d9d86644 100644
--- a/pango/pango-ot-private.h
+++ b/pango/pango-ot-private.h
@@ -22,12 +22,12 @@
#ifndef __PANGO_OT_PRIVATE_H__
#define __PANGO_OT_PRIVATE_H__
+#include <glib.h>
#include <glib-object.h>
#include <pango/pango-ot.h>
#include <hb-ot.h>
#include <hb-ft.h>
-#include <hb-glib.h>
#include "pangofc-private.h"