summaryrefslogtreecommitdiff
path: root/apps/metadata.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/metadata.h')
-rw-r--r--apps/metadata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/metadata.h b/apps/metadata.h
index a77300829e..707e5c2c37 100644
--- a/apps/metadata.h
+++ b/apps/metadata.h
@@ -317,7 +317,7 @@ struct mp3entry {
317#endif 317#endif
318 318
319#ifdef HAVE_ALBUMART 319#ifdef HAVE_ALBUMART
320 bool embed_albumart; 320 bool has_embedded_albumart;
321 struct mp3_albumart albumart; 321 struct mp3_albumart albumart;
322#endif 322#endif
323 323