diff options
Diffstat (limited to 'apps/plugins/codebuster.c')
| -rw-r--r-- | apps/plugins/codebuster.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/codebuster.c b/apps/plugins/codebuster.c index 1169f26..810bd0c 100644 --- a/apps/plugins/codebuster.c +++ b/apps/plugins/codebuster.c @@ -24,7 +24,7 @@ #include "lib/playback_control.h" #include "lib/pluginlib_actions.h" - +PLUGIN_HEADER /* Limits */ #define MAX_PIECES_COUNT 5 |