Efl_Core.h include Efl.h unconditionally

Summary: this was added by accident in D8244

Reviewers: segfaultxavi

Reviewed By: segfaultxavi

Subscribers: cedric, #reviewers, #committers

Tags: #efl_api

Differential Revision: https://phab.enlightenment.org/D8304
This commit is contained in:
Mike Blumenkrantz 2019-03-12 14:17:23 +01:00 committed by Xavi Artigas
parent 64c08941b6
commit c21646f03d
1 changed files with 0 additions and 2 deletions

View File

@ -5,9 +5,7 @@
#include <Eina.h>
#include <Eo.h>
#ifdef EFL_BETA_API_SUPPORT
#include <Efl.h>
#endif
#ifdef EAPI
# undef EAPI
#endif