summaryrefslogtreecommitdiff
path: root/gtk/filetype.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/filetype.h')
-rw-r--r--gtk/filetype.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/filetype.h b/gtk/filetype.h
index 8bf98db7c..68bb9c0ff 100644
--- a/gtk/filetype.h
+++ b/gtk/filetype.h
@@ -19,3 +19,4 @@
void gtk_fetch_filetype_init(const char *mimefile);
void gtk_fetch_filetype_fin(void);
+const char *fetch_filetype(const char *unix_path);