From 15d76c3469dc6a98db1dab022aa2254bb8f5fbdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Sun, 22 Aug 2010 17:53:22 +0300 Subject: db: rename squarkdb to filterdb will need authentication db later too. --- squark-filter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'squark-filter.c') diff --git a/squark-filter.c b/squark-filter.c index 9bc6bb2..588eb73 100644 --- a/squark-filter.c +++ b/squark-filter.c @@ -17,7 +17,7 @@ #include -#include "squarkdb.h" +#include "filterdb.h" #include "blob.h" static int running = 1; -- cgit v1.2.3