summaryrefslogtreecommitdiffstats
path: root/man_html.c
diff options
context:
space:
mode:
Diffstat (limited to 'man_html.c')
-rw-r--r--man_html.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/man_html.c b/man_html.c
index 6221e7ce..0f193362 100644
--- a/man_html.c
+++ b/man_html.c
@@ -26,6 +26,7 @@
#include <string.h>
#include "mandoc_aux.h"
+#include "mandoc.h"
#include "roff.h"
#include "man.h"
#include "out.h"