From ec8ce3bfc20e359cc13b50af00272066ea7ee7c6 Mon Sep 17 00:00:00 2001 From: Nicolas Pennequin Date: Sun, 9 Dec 2007 19:14:31 +0000 Subject: Fix red. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15901 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugin.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'apps/plugin.h') 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 @@ #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" -- cgit v1.2.3