diff options
Diffstat (limited to 'apps/plugins/remote_control.c')
-rw-r--r-- | apps/plugins/remote_control.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/remote_control.c b/apps/plugins/remote_control.c index a5ad4423a1..e00d5de54c 100644 --- a/apps/plugins/remote_control.c +++ b/apps/plugins/remote_control.c @@ -23,7 +23,7 @@ #include "lib/pluginlib_actions.h" - +PLUGIN_HEADER #define PLUGIN_CONTINUE 10 |