summaryrefslogtreecommitdiff
path: root/plugins.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins.c')
-rw-r--r--plugins.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins.c b/plugins.c
index 9e08c1d8..f2ad578e 100644
--- a/plugins.c
+++ b/plugins.c
@@ -110,6 +110,7 @@ static DB_functions_t deadbeef_api = {
.ftell = vfs_ftell,
.rewind = vfs_rewind,
.fgetlength = vfs_fgetlength,
+ .fget_content_type = vfs_get_content_type,
// message passing
.sendmessage = messagepump_push,
// configuration access