diff options
Diffstat (limited to 'src/html/html.c')
-rw-r--r-- | src/html/html.c | 1 |
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. |