diff options
Diffstat (limited to 'src/extantz/extantz.h')
-rw-r--r-- | src/extantz/extantz.h | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/src/extantz/extantz.h b/src/extantz/extantz.h index afb94af..25b78cf 100644 --- a/src/extantz/extantz.h +++ b/src/extantz/extantz.h | |||
@@ -6,14 +6,8 @@ | |||
6 | #define USE_DEMO 1 | 6 | #define USE_DEMO 1 |
7 | #define DO_GEARS 0 | 7 | #define DO_GEARS 0 |
8 | 8 | ||
9 | #if USE_EO | ||
10 | /* Enable access to unstable EFL API that are still in beta */ | ||
11 | #define EFL_BETA_API_SUPPORT 1 | ||
12 | /* Enable access to unstable EFL EO API. */ | ||
13 | #define EFL_EO_API_SUPPORT 1 | ||
14 | #endif | ||
15 | 9 | ||
16 | #include <Elementary.h> | 10 | #include "SledjHamr.h" |
17 | #include <elm_widget_glview.h> | 11 | #include <elm_widget_glview.h> |
18 | #include <Evas_GL.h> | 12 | #include <Evas_GL.h> |
19 | #include <EPhysics.h> | 13 | #include <EPhysics.h> |