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 02c722f2ec..1b12011c9a 100644
--- a/apps/plugin.h
+++ b/apps/plugin.h
@@ -80,7 +80,10 @@
80#include "color_picker.h" 80#include "color_picker.h"
81#include "buffering.h" 81#include "buffering.h"
82#include "tagcache.h" 82#include "tagcache.h"
83
84#ifdef HAVE_ALBUMART
83#include "albumart.h" 85#include "albumart.h"
86#endif
84 87
85#ifdef HAVE_REMOTE_LCD 88#ifdef HAVE_REMOTE_LCD
86#include "lcd-remote.h" 89#include "lcd-remote.h"