summaryrefslogtreecommitdiff
path: root/framebuffer/tree.c
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2010-10-08 23:36:28 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2010-10-08 23:36:28 +0000
commit66d6bbc06b896c43ba9b5e8b5936658af1d01c5e (patch)
treeb9f2a007d3e465d5498b686b98b202717f828863 /framebuffer/tree.c
parent84a0a629888215a3a4c4949e5116a6de333aaa34 (diff)
downloadnetsurf-66d6bbc06b896c43ba9b5e8b5936658af1d01c5e.tar.gz
netsurf-66d6bbc06b896c43ba9b5e8b5936658af1d01c5e.tar.bz2
Squash warning
svn path=/trunk/netsurf/; revision=10872
Diffstat (limited to 'framebuffer/tree.c')
-rw-r--r--framebuffer/tree.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/framebuffer/tree.c b/framebuffer/tree.c
index 61e32e0a5..67082a42c 100644
--- a/framebuffer/tree.c
+++ b/framebuffer/tree.c
@@ -17,6 +17,7 @@
*/
#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";