diff --git a/src/bin/e_randr.h b/src/bin/e_randr.h index 21c389e8a..0b2ee70e8 100644 --- a/src/bin/e_randr.h +++ b/src/bin/e_randr.h @@ -51,6 +51,7 @@ struct _E_Randr_Config Eina_List *crtcs; + int poll_interval; unsigned char restore; };