summaryrefslogtreecommitdiff
path: root/amiga/tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/tree.h')
-rwxr-xr-xamiga/tree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/amiga/tree.h b/amiga/tree.h
index 4ff38edfc..210891fc2 100755
--- a/amiga/tree.h
+++ b/amiga/tree.h
@@ -43,4 +43,5 @@ enum
void ami_open_tree(struct tree *tree,int type);
void ami_tree_close(struct treeview_window *twin);
BOOL ami_tree_event(struct treeview_window *twin);
+void ami_recreate_listbrowser(struct treeview_window *twin);
#endif