From 83e12170dbffa258fa4a23d80fb9b18547adc193 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Thu, 8 May 2014 08:53:36 +1000 Subject: Setup all the Lua paths in a central place. --- src/libraries/SledjHamr.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/libraries/SledjHamr.h') diff --git a/src/libraries/SledjHamr.h b/src/libraries/SledjHamr.h index 2351507..956b37e 100644 --- a/src/libraries/SledjHamr.h +++ b/src/libraries/SledjHamr.h @@ -8,7 +8,8 @@ /* Enable access to unstable EFL EO API. */ #define EFL_EO_API_SUPPORT 1 -#include +//#include +#include #include -- cgit v1.1