From 68078d7ea7bfe19320404b98cbdfc8f4585d6824 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Mon, 22 Jul 2013 10:21:37 +0100 Subject: Fix up for cookies_old rename. --- test/urldbtest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/urldbtest.c') diff --git a/test/urldbtest.c b/test/urldbtest.c index bc9d899a1..7c72ed7d1 100644 --- a/test/urldbtest.c +++ b/test/urldbtest.c @@ -32,7 +32,7 @@ #include "image/bitmap.h" #include "content/content.h" #include "content/urldb.h" -#include "desktop/cookies.h" +#include "desktop/cookies_old.h" #include "utils/nsoption.h" #ifdef riscos /** \todo lose this */ -- cgit v1.2.3