efl/legacy/elementary/src/lib/elm_container.h

7 lines
140 B
C

#ifdef EFL_EO_API_SUPPORT
#include <elm_container.eo.h>
#endif
#ifndef EFL_NOLEGACY_API_SUPPORT
#include <elm_container.eo.legacy.h>
#endif