#ifndef _ALBUMART_H__ #define _ALBUMART_H__ 1 void albumart_find(Evas_Object *win, Evas_Object *vid); char *albumart_file_get(const char *file); #endif