summaryrefslogtreecommitdiffstats
path: root/tbl_html.c
diff options
context:
space:
mode:
Diffstat (limited to 'tbl_html.c')
-rw-r--r--tbl_html.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tbl_html.c b/tbl_html.c
index afc5ff15..dd0778f0 100644
--- a/tbl_html.c
+++ b/tbl_html.c
@@ -24,7 +24,7 @@
#include <stdlib.h>
#include <string.h>
-#include "mandoc.h"
+#include "tbl.h"
#include "out.h"
#include "html.h"