summaryrefslogtreecommitdiffstats
path: root/cgi.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2011-11-13 10:12:05 +0000
committerIngo Schwarze <schwarze@openbsd.org>2011-11-13 10:12:05 +0000
commit120222d1fe68dc5dc2dbd314cdbafe2b0bbed0ab (patch)
treed3603d9e422a736c30e83b766b46522e6de8f418 /cgi.c
parent341c5fea045ed3029b82199c23481d39059b8f92 (diff)
downloadmandoc-120222d1fe68dc5dc2dbd314cdbafe2b0bbed0ab.tar.gz
Less misleading file names; ok kristaps@.
Diffstat (limited to 'cgi.c')
-rw-r--r--cgi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi.c b/cgi.c
index 09128c77..72b7c971 100644
--- a/cgi.c
+++ b/cgi.c
@@ -7,7 +7,7 @@
#include <stdlib.h>
#include <string.h>
-#include "apropos.h"
+#include "apropos_db.h"
#include "mandoc.h"
/*