summaryrefslogtreecommitdiffstats
path: root/src/db-artwork-writer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/db-artwork-writer.c')
-rw-r--r--src/db-artwork-writer.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/db-artwork-writer.c b/src/db-artwork-writer.c
index 06252b9..e5ca65a 100644
--- a/src/db-artwork-writer.c
+++ b/src/db-artwork-writer.c
@@ -49,6 +49,10 @@
#include <stdio.h>
#include <sys/types.h>
+#ifdef WITH_INTERNAL_GCHECKSUM
+#include "gchecksum.h"
+#endif
+
#define DEFAULT_GSTRING_SIZE 128*1024
struct iPodSharedDataBuffer {