commit | 2f1b640e110452668d767b3a1d9e7a3a75a52c8e | [log] [tgz] |
---|---|---|
author | Linus Walleij <triad@df.lth.se> | Mon Jun 15 19:49:33 2009 +0000 |
committer | Linus Walleij <triad@df.lth.se> | Mon Jun 15 19:49:33 2009 +0000 |
tree | 3d658e9ea370670f54e9c6a125596bfeaa0cf5c8 | |
parent | d123868883fe5d1073ed1358acb33a95ef623ae6 [diff] [blame] |
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>