summaryrefslogtreecommitdiffstats
path: root/cgi.c
diff options
context:
space:
mode:
Diffstat (limited to 'cgi.c')
-rw-r--r--cgi.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cgi.c b/cgi.c
index 72b7c971..be2eed1f 100644
--- a/cgi.c
+++ b/cgi.c
@@ -7,8 +7,9 @@
#include <stdlib.h>
#include <string.h>
-#include "apropos_db.h"
#include "mandoc.h"
+#include "mandocdb.h"
+#include "apropos_db.h"
/*
* The page a request is trying to make.