summaryrefslogtreecommitdiff
path: root/apps/metadata
diff options
context:
space:
mode:
Diffstat (limited to 'apps/metadata')
-rw-r--r--apps/metadata/mp3.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/metadata/mp3.c b/apps/metadata/mp3.c
index 8c85c8916f..2401e03a6c 100644
--- a/apps/metadata/mp3.c
+++ b/apps/metadata/mp3.c
@@ -43,6 +43,7 @@
43#include "system.h" 43#include "system.h"
44#include "replaygain.h" 44#include "replaygain.h"
45#include "rbunicode.h" 45#include "rbunicode.h"
46#include "metadata_parsers.h"
46 47
47static unsigned long unsync(unsigned long b0, 48static unsigned long unsync(unsigned long b0,
48 unsigned long b1, 49 unsigned long b1,