efl: we now require the Efl_Ui.h header for all the new Eo object.

This commit is contained in:
Cedric BAIL 2019-03-13 17:18:06 -07:00
parent 153818c6bc
commit 00ffe9ca86
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
# include <Evil.h>
#endif
#include <Efl_Ui.h>
#include <Evas.h>
#include <Ecore.h>