diff options
Diffstat (limited to 'apps/plugin.c')
| -rw-r--r-- | apps/plugin.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugin.c b/apps/plugin.c index 2528075..1ac69da 100644 --- a/apps/plugin.c +++ b/apps/plugin.c @@ -326,6 +326,7 @@ static const struct plugin_api rockbox_api = { #endif #ifdef HAVE_TOUCHSCREEN touchscreen_set_mode, + touchscreen_get_mode, #endif #ifdef HAVE_BUTTON_LIGHT |