From 00ffe9ca86892124d2110c9f74d1f3b5e0d9bd47 Mon Sep 17 00:00:00 2001 From: Cedric BAIL Date: Wed, 13 Mar 2019 17:18:06 -0700 Subject: [PATCH] efl: we now require the Efl_Ui.h header for all the new Eo object. --- src/bin/main.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bin/main.h b/src/bin/main.h index 3db08c7..ee2d5e0 100644 --- a/src/bin/main.h +++ b/src/bin/main.h @@ -28,6 +28,7 @@ # include #endif +#include #include #include