#ifndef _OPTIONS_WALLPAPER_H__ #define _OPTIONS_WALLPAPER_H__ 1 void options_wallpaper(Evas_Object *opbox, Evas_Object *term); void options_wallpaper_clear(void); #endif