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

18 lines
271 B
C

#ifndef _ELM_CONFORMANT_EO_LEGACY_H_
#define _ELM_CONFORMANT_EO_LEGACY_H_
#ifndef _ELM_CONFORMANT_EO_CLASS_TYPE
#define _ELM_CONFORMANT_EO_CLASS_TYPE
typedef Eo Elm_Conformant;
#endif
#ifndef _ELM_CONFORMANT_EO_TYPES
#define _ELM_CONFORMANT_EO_TYPES
#endif
#endif