From af7e077e8316588bd01d1e0ac106fb98a063e9ad Mon Sep 17 00:00:00 2001 From: ownedbywuigi Date: Thu, 23 Apr 2026 08:08:03 +0100 Subject: [PATCH] Add header inclusion in hb.hh --- gfx/harfbuzz/src/hb.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/gfx/harfbuzz/src/hb.hh b/gfx/harfbuzz/src/hb.hh index 1f14267525..3767cb88c8 100644 --- a/gfx/harfbuzz/src/hb.hh +++ b/gfx/harfbuzz/src/hb.hh @@ -189,6 +189,7 @@ #include #include #include +#include #include #include #include