summaryrefslogtreecommitdiff
path: root/src/html
diff options
context:
space:
mode:
authorVicent Marti <tanoku@gmail.com>2014-09-04 15:55:27 +0200
committerVicent Marti <tanoku@gmail.com>2014-09-09 03:39:15 +0200
commit28be4a59c940bd55ed4fef668091d52638925c3c (patch)
treed33d58df78ca0264a76e604426287d2b3092265f /src/html
parentf5168c63ad305b3e331eb7d31efaf46b0541bba4 (diff)
379/62
Diffstat (limited to 'src/html')
-rw-r--r--src/html/html.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/html/html.c b/src/html/html.c
index 3bd5df0..2a65a63 100644
--- a/src/html/html.c
+++ b/src/html/html.c
@@ -6,7 +6,6 @@
#include "stmd.h"
#include "debug.h"
-#include "scanners.h"
#include "html/houdini.h"
// Functions to convert block and inline lists to HTML strings.