X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/3518dba2a5fb57f601b74528ddeb67f173e4024b..d5275012b45149a2a6e94679609aacca478221ad:/st.h diff --git a/st.h b/st.h index 28a751d..9ece72f 100644 --- a/st.h +++ b/st.h @@ -100,6 +100,7 @@ typedef struct { } Glyph; typedef Glyph *Line; +typedef XftGlyphFontSpec GlyphFontSpec; typedef struct { Glyph attr; /* current char attributes */