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

10 lines
182 B
C

#include "elm_atspi_object_common.h"
#ifdef EFL_EO_API_SUPPORT
#include "elm_atspi_object_eo.h"
#endif
#ifndef EFL_NOLEGACY_API_SUPPORT
#include "elm_atspi_object_legacy.h"
#endif