summaryrefslogtreecommitdiff
path: root/riscos/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/gui.h')
-rw-r--r--riscos/gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscos/gui.h b/riscos/gui.h
index 2c7d024b2..1c6bd41cc 100644
--- a/riscos/gui.h
+++ b/riscos/gui.h
@@ -187,6 +187,7 @@ bool ro_gui_hotlist_dialog_apply(wimp_w w);
/* in filetype.c */
int ro_content_filetype(struct content *content);
int ro_content_filetype_from_type(content_type type);
+bits ro_filetype_from_unix_path(const char *unix_path);
/* in schedule.c */
extern bool sched_active;