summaryrefslogtreecommitdiff
path: root/apps/plugins/shortcuts/shortcuts.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/shortcuts/shortcuts.h')
-rw-r--r--apps/plugins/shortcuts/shortcuts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/shortcuts/shortcuts.h b/apps/plugins/shortcuts/shortcuts.h
index 34f200d193..2d2c705a66 100644
--- a/apps/plugins/shortcuts/shortcuts.h
+++ b/apps/plugins/shortcuts/shortcuts.h
@@ -32,7 +32,7 @@
32 32
33#define SHORTCUTS_FILENAME "/shortcuts.link" 33#define SHORTCUTS_FILENAME "/shortcuts.link"
34 34
35extern struct plugin_api* rb; 35extern const struct plugin_api* rb;
36 36
37typedef struct sc_entry_s 37typedef struct sc_entry_s
38{ 38{