Change image buf type
[platform/core/multimedia/libmm-fileinfo.git] / formats / ffmpeg / include / mm_file_format_aac.h
index 7e1ab04..562a6b3 100755 (executable)
@@ -72,7 +72,7 @@ typedef struct _mmfileaactaginfo {
        char *recordDate;
        char *conductor;
        char *artworkMime;
-       char *artwork;
+       unsigned char *artwork;
        unsigned int artworkSize;
 } tMMFILE_AAC_TAG_INFO;