aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/libraries/SledjHamr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libraries/SledjHamr.h')
-rw-r--r--src/libraries/SledjHamr.h3
1 files changed, 2 insertions, 1 deletions
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 @@
8/* Enable access to unstable EFL EO API. */ 8/* Enable access to unstable EFL EO API. */
9#define EFL_EO_API_SUPPORT 1 9#define EFL_EO_API_SUPPORT 1
10 10
11#include <ctype.h> 11//#include <ctype.h>
12#include <stdlib.h>
12 13
13#include <Elementary.h> 14#include <Elementary.h>
14 15