From 568c8829db2f886921c7592cadbadbf4241127b6 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sun, 27 Apr 2014 16:48:07 +1000 Subject: Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff to suit. --- src/extantz/extantz.h | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'src/extantz/extantz.h') 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 @@ #define USE_DEMO 1 #define DO_GEARS 0 -#if USE_EO - /* Enable access to unstable EFL API that are still in beta */ - #define EFL_BETA_API_SUPPORT 1 - /* Enable access to unstable EFL EO API. */ - #define EFL_EO_API_SUPPORT 1 -#endif -#include +#include "SledjHamr.h" #include #include #include -- cgit v1.1