summaryrefslogtreecommitdiff
path: root/plugins/artwork/artwork.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/artwork/artwork.h')
-rw-r--r--plugins/artwork/artwork.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/artwork/artwork.h b/plugins/artwork/artwork.h
index c6fd9177..ab0fead6 100644
--- a/plugins/artwork/artwork.h
+++ b/plugins/artwork/artwork.h
@@ -3,6 +3,8 @@
#include "../../deadbeef.h"
+extern DB_FILE *current_file;
+
typedef void (*artwork_callback) (const char *fname, const char *artist, const char *album, void *user_data);
typedef struct {