summaryrefslogtreecommitdiff
path: root/src/items.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/items.h')
-rw-r--r--src/items.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/items.h b/src/items.h
index 9fd6822..0b053b9 100644
--- a/src/items.h
+++ b/src/items.h
@@ -53,6 +53,7 @@ typedef struct {
char *meta_keywords;
gboolean nofullsize;
gboolean fullsize;
+ char **extra_files;
} TAlbum;
typedef struct {