summaryrefslogtreecommitdiff
path: root/render/textplain.c
diff options
context:
space:
mode:
Diffstat (limited to 'render/textplain.c')
-rw-r--r--render/textplain.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/render/textplain.c b/render/textplain.c
index 5ce1b4eae..eb1588dcd 100644
--- a/render/textplain.c
+++ b/render/textplain.c
@@ -13,6 +13,7 @@
#include <assert.h>
#include <errno.h>
#include <stddef.h>
+#define LIBICONV_PLUG
#include <iconv.h>
#include "content/content.h"
#include "css/css.h"