summaryrefslogtreecommitdiff
path: root/desktop/tree_url_node.c
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/tree_url_node.c')
-rw-r--r--desktop/tree_url_node.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/tree_url_node.c b/desktop/tree_url_node.c
index 3bc9f90fc..86ab8b50a 100644
--- a/desktop/tree_url_node.c
+++ b/desktop/tree_url_node.c
@@ -90,6 +90,9 @@ struct icon_entry icon_table[] = {
#ifdef WITH_NS_SVG
{CONTENT_SVG, NULL},
#endif
+#ifdef WITH_WEBP
+ {CONTENT_WEBP, NULL},
+#endif
{CONTENT_UNKNOWN, NULL},
/* this serves as a sentinel */