summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_atspi_bridge.h
blob: 8827096b6d428fdcbe69532fb33c13e312a4dc96 (plain)
1
2
3
4
5
6
7
8
#ifdef EFL_BETA_API_SUPPORT
#ifdef EFL_EO_API_SUPPORT
#include "elm_atspi_bridge.eo.h"
#endif
#ifndef EFL_NOLEGACY_API_SUPPORT
#include "elm_atspi_bridge.eo.legacy.h"
#endif
#endif