summaryrefslogtreecommitdiff
path: root/riscos/treeview.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/treeview.h')
-rw-r--r--riscos/treeview.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/riscos/treeview.h b/riscos/treeview.h
index 2b87d57e8..7ad6fb0fa 100644
--- a/riscos/treeview.h
+++ b/riscos/treeview.h
@@ -30,6 +30,10 @@
#include "desktop/tree.h"
+/* defined in front end code */
+extern const char tree_directory_icon_name[];
+extern const char tree_content_icon_name[];
+
typedef struct ro_treeview ro_treeview;
struct ro_treeview_table {