summaryrefslogtreecommitdiff
path: root/apps/metadata/aiff.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/metadata/aiff.c')
-rw-r--r--apps/metadata/aiff.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/metadata/aiff.c b/apps/metadata/aiff.c
index 3b155ca..ac652a1 100644
--- a/apps/metadata/aiff.c
+++ b/apps/metadata/aiff.c
@@ -25,6 +25,7 @@
#include "system.h"
#include "id3.h"
#include "metadata_common.h"
+#include "metadata_parsers.h"
bool get_aiff_metadata(int fd, struct mp3entry* id3)
{