aboutsummaryrefslogtreecommitdiff
path: root/query.c
diff options
context:
space:
mode:
Diffstat (limited to 'query.c')
-rw-r--r--query.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/query.c b/query.c
index 96cfbcb..8f54ead 100644
--- a/query.c
+++ b/query.c
@@ -2,7 +2,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include "query.h"
+#include "cforum.h"
/*
* Return an allocated string containing the next parameter ("key=value").