eo: fix MacOS break.

Reviewed-by: Marcel Hollerbach <marcel-hollerbach@t-online.de>
Differential Revision: https://phab.enlightenment.org/D7571
This commit is contained in:
Cedric BAIL 2019-01-09 12:31:19 -08:00
parent f5172faebb
commit 8e85e19804
1 changed files with 1 additions and 1 deletions

View File

@ -1150,7 +1150,7 @@ err_obj:
return NULL;
}
EAPI const size_t
EAPI size_t
efl_class_memory_size_get(const Efl_Class *eo_id)
{
const _Efl_Class *klass;