define EFL_BETA_API_SUPPORT explicitly in e.h if wayland support is enabled

This commit is contained in:
Mike Blumenkrantz 2016-01-06 12:57:46 -05:00
parent a5bf9961e3
commit c5f6d18b01
1 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,10 @@
# include "config.h"
# endif
#ifdef HAVE_WAYLAND
# define EFL_BETA_API_SUPPORT
#endif
# define USE_IPC
# if 0
# define OBJECT_PARANOIA_CHECK