From badf00b47c6031ce0bed57f4a97074531042de6d Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Wed, 18 Feb 2009 14:38:34 +0000 Subject: Squash warnings svn path=/trunk/netsurf/; revision=6563 --- framebuffer/history.c | 1 + 1 file changed, 1 insertion(+) (limited to 'framebuffer/history.c') diff --git a/framebuffer/history.c b/framebuffer/history.c index f81a98c3e..b0cf20495 100644 --- a/framebuffer/history.c +++ b/framebuffer/history.c @@ -16,6 +16,7 @@ * along with this program. If not, see . */ +#include "content/urldb.h" #include "desktop/browser.h" void global_history_add(const char *url) -- cgit v1.2.3