example: Add missing definition to invoke EO API

This commit is contained in:
Jeeyong Um 2017-06-19 13:19:30 +09:00
parent 0d2d0f67e8
commit 37cd6824ed
1 changed files with 2 additions and 3 deletions

View File

@ -18,9 +18,8 @@
#define WIDTH 400
#define HEIGHT 400
#ifndef EFL_BETA_API_SUPPORT
#define EFL_BETA_API_SUPPORT 1
#endif
#define EFL_BETA_API_SUPPORT
#define EFL_EO_API_SUPPORT
#include <math.h>