From aa2587254ac7a46457bc8a7b6cd6b26f50843330 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 9 Oct 2010 18:00:32 +0000 Subject: Update build instructions Remove warnings from treeview branch merge svn path=/trunk/netsurf/; revision=10874 --- windows/tree.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'windows/tree.c') diff --git a/windows/tree.c b/windows/tree.c index 61e32e0a5..78182fbd6 100644 --- a/windows/tree.c +++ b/windows/tree.c @@ -17,13 +17,12 @@ */ #include "desktop/tree.h" +#include "desktop/tree_url_node.h" const char tree_directory_icon_name[] = "directory.png"; const char tree_content_icon_name[] = "content.png"; - - /** * Translates a content_type to the name of a respective icon * -- cgit v1.2.3