summaryrefslogtreecommitdiff
path: root/apps/recorder/albumart.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/albumart.h')
-rw-r--r--apps/recorder/albumart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/recorder/albumart.h b/apps/recorder/albumart.h
index ecfdb9c9ed..edf464fb7a 100644
--- a/apps/recorder/albumart.h
+++ b/apps/recorder/albumart.h
@@ -22,7 +22,7 @@
22#ifndef _ALBUMART_H_ 22#ifndef _ALBUMART_H_
23#define _ALBUMART_H_ 23#define _ALBUMART_H_
24 24
25#ifdef HAVE_ALBUMART 25#if defined(HAVE_ALBUMART) || defined(PLUGIN)
26 26
27#include <stdbool.h> 27#include <stdbool.h>
28#include "metadata.h" 28#include "metadata.h"