summaryrefslogtreecommitdiffstats
path: root/src/itdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/itdb.h')
-rw-r--r--src/itdb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/itdb.h b/src/itdb.h
index 29edb7f..d8b66cc 100644
--- a/src/itdb.h
+++ b/src/itdb.h
@@ -447,7 +447,7 @@ struct _Itdb_SPLRules
/* Types of thumbnails in Itdb_Image */
typedef enum {
- ITDB_THUMB_COVER_SMALL,
+ ITDB_THUMB_COVER_SMALL = 0,
ITDB_THUMB_COVER_LARGE,
ITDB_THUMB_PHOTO_SMALL,
ITDB_THUMB_PHOTO_LARGE,