diff options
| -rw-r--r-- | apps/metadata/mp3.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/metadata/mp3.c b/apps/metadata/mp3.c index 8c85c89..2401e03 100644 --- a/apps/metadata/mp3.c +++ b/apps/metadata/mp3.c @@ -43,6 +43,7 @@ #include "system.h" #include "replaygain.h" #include "rbunicode.h" +#include "metadata_parsers.h" static unsigned long unsync(unsigned long b0, unsigned long b1, |