summaryrefslogtreecommitdiff
path: root/render/textplain.h
diff options
context:
space:
mode:
Diffstat (limited to 'render/textplain.h')
-rw-r--r--render/textplain.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/render/textplain.h b/render/textplain.h
index c60ddadd0..27da768ee 100644
--- a/render/textplain.h
+++ b/render/textplain.h
@@ -12,6 +12,8 @@
#ifndef _NETSURF_RENDER_TEXTPLAIN_H_
#define _NETSURF_RENDER_TEXTPLAIN_H_
+#include <iconv.h>
+
struct content;
struct content_textplain_data {