Largefile fixup from Marcus.
diff --git a/examples/albumart.c b/examples/albumart.c
index bce6415..61b056e 100644
--- a/examples/albumart.c
+++ b/examples/albumart.c
@@ -19,6 +19,7 @@
  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  * Boston, MA 02111-1307, USA.
  */
+#include "config.h"
 #include "common.h"
 #include "string.h"
 #include <stdlib.h>