summaryrefslogtreecommitdiff
path: root/src/html/html.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/html/html.c')
-rw-r--r--src/html/html.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/html/html.c b/src/html/html.c
index 6b5d614..cd02f83 100644
--- a/src/html/html.c
+++ b/src/html/html.c
@@ -5,6 +5,7 @@
#include <assert.h>
#include "cmark.h"
+#include "ast.h"
#include "debug.h"
#include "html/houdini.h"