summaryrefslogtreecommitdiff
path: root/apps/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugin.c')
-rw-r--r--apps/plugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugin.c b/apps/plugin.c
index 6509a43d69..bdb2d64239 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -782,7 +782,7 @@ static const struct plugin_api rockbox_api = {
782 wheel_send_events, 782 wheel_send_events,
783#endif 783#endif
784 784
785#ifdef IRIVER_H100_SERIES 785#if defined(IRIVER_H100_SERIES) || defined(IRIVER_H300_SERIES)
786 /* Routines for the iriver_flash -plugin. */ 786 /* Routines for the iriver_flash -plugin. */
787 detect_original_firmware, 787 detect_original_firmware,
788 detect_flashed_ramimage, 788 detect_flashed_ramimage,