diff options
Diffstat (limited to 'apps/plugins/shopper.c')
| -rw-r--r-- | apps/plugins/shopper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/shopper.c b/apps/plugins/shopper.c index b05395b..61cf295 100644 --- a/apps/plugins/shopper.c +++ b/apps/plugins/shopper.c @@ -21,7 +21,7 @@ #include "plugin.h" #include "lib/playback_control.h" -PLUGIN_HEADER + #define MAX_LIST_SIZE 400 #define DESC_SIZE 40 |