summaryrefslogtreecommitdiff
path: root/src/html/houdini_html_u.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/html/houdini_html_u.c')
-rw-r--r--src/html/houdini_html_u.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/html/houdini_html_u.c b/src/html/houdini_html_u.c
index 49b4956..b88b9d1 100644
--- a/src/html/houdini_html_u.c
+++ b/src/html/houdini_html_u.c
@@ -2,6 +2,7 @@
#include <stdio.h>
#include <string.h>
+#include "buffer.h"
#include "houdini.h"
#include "utf8.h"
#include "html_unescape.h"