summaryrefslogtreecommitdiff
path: root/windows/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'windows/tree.c')
-rw-r--r--windows/tree.c3
1 files changed, 1 insertions, 2 deletions
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
*