From 39b3c9a61279b1856ce7e6cef132b09c9befbb48 Mon Sep 17 00:00:00 2001 From: Mustapha Senhaji Date: Tue, 28 Dec 2010 14:18:37 +0000 Subject: git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28917 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugin.c | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/plugin.c') diff --git a/apps/plugin.c b/apps/plugin.c index f28593e..a8fff83 100644 --- a/apps/plugin.c +++ b/apps/plugin.c @@ -726,6 +726,7 @@ static const struct plugin_api rockbox_api = { /* new stuff at the end, sort into place next time the API gets incompatible */ + filetype_get_attr, }; int plugin_load(const char* plugin, const void* parameter) -- cgit v1.1