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 f70d6ed05..f89d5c045 100644
--- a/desktop/tree_url_node.c
+++ b/desktop/tree_url_node.c
@@ -93,6 +93,9 @@ struct icon_entry icon_table[] = {
#ifdef WITH_WEBP
{CONTENT_WEBP, NULL},
#endif
+#ifdef WITH_AMIGA_ICON
+ {CONTENT_AMIGA_ICON, NULL},
+#endif
{CONTENT_UNKNOWN, NULL},
/* this serves as a sentinel */