summaryrefslogtreecommitdiff
path: root/apps/plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugin.h')
-rw-r--r--apps/plugin.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/plugin.h b/apps/plugin.h
index 02c722f..1b12011 100644
--- a/apps/plugin.h
+++ b/apps/plugin.h
@@ -80,7 +80,10 @@
#include "color_picker.h"
#include "buffering.h"
#include "tagcache.h"
+
+#ifdef HAVE_ALBUMART
#include "albumart.h"
+#endif
#ifdef HAVE_REMOTE_LCD
#include "lcd-remote.h"