aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cgi.c
diff options
context:
space:
mode:
Diffstat (limited to 'cgi.c')
-rw-r--r--cgi.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cgi.c b/cgi.c
index a596254a..67ad47bb 100644
--- a/cgi.c
+++ b/cgi.c
@@ -1,4 +1,4 @@
-/* $Id: cgi.c,v 1.2 2011/11/09 22:05:56 kristaps Exp $ */
+/* $Id: cgi.c,v 1.3 2011/11/13 10:12:05 schwarze Exp $ */
#include <assert.h>
#include <fcntl.h>
#include <regex.h>
@@ -7,7 +7,7 @@
#include <stdlib.h>
#include <string.h>
-#include "apropos.h"
+#include "apropos_db.h"
#include "mandoc.h"
/*