From b79e8c22f09456e0c0fbcc9ccc5de6b3d54f6476 Mon Sep 17 00:00:00 2001 From: bruvzg <7645683+bruvzg@users.noreply.github.com> Date: Tue, 16 Mar 2021 19:56:39 +0200 Subject: HarfBuzz: Update to version 2.8.0 --- thirdparty/harfbuzz/src/hb-ot-head-table.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'thirdparty/harfbuzz/src/hb-ot-head-table.hh') diff --git a/thirdparty/harfbuzz/src/hb-ot-head-table.hh b/thirdparty/harfbuzz/src/hb-ot-head-table.hh index 5613a96dbf..ac588e3af6 100644 --- a/thirdparty/harfbuzz/src/hb-ot-head-table.hh +++ b/thirdparty/harfbuzz/src/hb-ot-head-table.hh @@ -43,7 +43,7 @@ namespace OT { struct head { - friend struct OffsetTable; + friend struct OpenTypeOffsetTable; static constexpr hb_tag_t tableTag = HB_OT_TAG_head; -- cgit v1.2.3