summaryrefslogtreecommitdiff
path: root/pango/opentype/hb-glib.h
diff options
context:
space:
mode:
Diffstat (limited to 'pango/opentype/hb-glib.h')
-rw-r--r--pango/opentype/hb-glib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/opentype/hb-glib.h b/pango/opentype/hb-glib.h
index 6a7f5508..6c949932 100644
--- a/pango/opentype/hb-glib.h
+++ b/pango/opentype/hb-glib.h
@@ -27,14 +27,14 @@
#ifndef HB_GLIB_H
#define HB_GLIB_H
-#include "hb-common.h"
+#include "hb.h"
#include "hb-unicode.h"
HB_BEGIN_DECLS
hb_unicode_funcs_t *
-hb_glib_unicode_funcs_create (void);
+hb_glib_get_unicode_funcs (void);
HB_END_DECLS