summaryrefslogtreecommitdiffstats
path: root/src/db-image-parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/db-image-parser.h')
-rw-r--r--src/db-image-parser.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/db-image-parser.h b/src/db-image-parser.h
index 8cf082f..8f3ef1c 100644
--- a/src/db-image-parser.h
+++ b/src/db-image-parser.h
@@ -46,5 +46,7 @@ G_GNUC_INTERNAL Itdb_Image *ipod_image_new_from_mhni (MhniHeader *mhni,
G_GNUC_INTERNAL int itdb_write_ithumb_files (Itdb_iTunesDB *db,
const char *mount_point);
+G_GNUC_INTERNAL const IpodArtworkFormat *ipod_get_artwork_info_from_type (
+ IpodDevice *ipod, int image_type);
#endif