aboutsummaryrefslogtreecommitdiff
path: root/drw.h
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2023-04-12 23:31:26 +0200
committerNathan Reiner <nathan@nathanreiner.xyz>2023-04-12 23:31:26 +0200
commit4ed0d0fe018adea8ef2f7f1308c38e8e9c2873a7 (patch)
tree0ab3c9b6e93f5d75e1ea25fc5d0e379f876b176a /drw.h
parentc7ebccb81d7a31b5bbfabdb533e665eb2ddb929c (diff)
add optional boldstrokemode
Diffstat (limited to 'drw.h')
-rw-r--r--drw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drw.h b/drw.h
index 821e80e..af07d50 100644
--- a/drw.h
+++ b/drw.h
@@ -5,6 +5,7 @@
#include <ft2build.h>
#include FT_FREETYPE_H
#include FT_BITMAP_H
+#include FT_STROKER_H
#include "wayland.h"