From 675e49eb132eb5b78cab0f22df1a67a127261c64 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 15 Feb 2015 21:47:58 -0800 Subject: Removed unneeded include. --- src/html.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/html.c') diff --git a/src/html.c b/src/html.c index 5a64f9c..652e3ef 100644 --- a/src/html.c +++ b/src/html.c @@ -6,7 +6,6 @@ #include "config.h" #include "cmark.h" #include "node.h" -#include "utf8.h" #include "buffer.h" #include "houdini.h" -- cgit v1.2.3