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

18 lines
243 B
C

#ifndef _ELM_PLAYER_EO_LEGACY_H_
#define _ELM_PLAYER_EO_LEGACY_H_
#ifndef _ELM_PLAYER_EO_CLASS_TYPE
#define _ELM_PLAYER_EO_CLASS_TYPE
typedef Eo Elm_Player;
#endif
#ifndef _ELM_PLAYER_EO_TYPES
#define _ELM_PLAYER_EO_TYPES
#endif
#endif