diff options
Diffstat (limited to 'apps/plugins/vbrfix.c')
| -rw-r--r-- | apps/plugins/vbrfix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/vbrfix.c b/apps/plugins/vbrfix.c index ba13dc5..71c502b 100644 --- a/apps/plugins/vbrfix.c +++ b/apps/plugins/vbrfix.c @@ -20,7 +20,7 @@ ****************************************************************************/ #include "plugin.h" -PLUGIN_HEADER + static char *audiobuf; static size_t audiobuflen; |