summaryrefslogtreecommitdiff
path: root/src/xftglyphs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xftglyphs.c')
-rw-r--r--src/xftglyphs.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/xftglyphs.c b/src/xftglyphs.c
index fc11da4..1d34f49 100644
--- a/src/xftglyphs.c
+++ b/src/xftglyphs.c
@@ -23,6 +23,10 @@
#include "xftint.h"
#include <freetype/ftoutln.h>
+#if HAVE_FT_GLYPHSLOT_EMBOLDEN
+#include <freetype/ftsynth.h>
+#endif
+
static const int filters[3][3] = {
/* red */
#if 0