diff --git a/hb.c b/hb.c index 61fae1e..38214c2 100644 --- a/hb.c +++ b/hb.c @@ -2,9 +2,9 @@ #include #include #include +#include #include #include - #include "st.h" void hbtransformsegment(XftFont *xfont, const Glyph *string, hb_codepoint_t *codepoints, int start, int length);