diff --git a/src/modules/conf_randr/e_smart_randr.h b/src/modules/conf_randr/e_smart_randr.h index 4095ce18c..ec7200383 100644 --- a/src/modules/conf_randr/e_smart_randr.h +++ b/src/modules/conf_randr/e_smart_randr.h @@ -4,6 +4,7 @@ # define E_SMART_RANDR_H Evas_Object *e_smart_randr_add(Evas *evas); +void e_smart_randr_monitors_create(Evas_Object *obj); # endif #endif