diff options
Diffstat (limited to 'src/html')
-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 8e1c65a..1266328 100644 --- a/src/html/html.c +++ b/src/html/html.c @@ -7,7 +7,6 @@ #include "cmark.h" #include "node.h" #include "buffer.h" -#include "ast.h" #include "debug.h" #include "html/houdini.h" |