From c963d75dfdeec11f82e79e727062fbf89afa2c04 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sun, 22 Apr 2012 09:19:23 +1000 Subject: Update EFL to latest beta. --- libraries/evas/src/examples/evas-hints.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libraries/evas/src/examples/evas-hints.c') diff --git a/libraries/evas/src/examples/evas-hints.c b/libraries/evas/src/examples/evas-hints.c index c42444c..78c09ba 100644 --- a/libraries/evas/src/examples/evas-hints.c +++ b/libraries/evas/src/examples/evas-hints.c @@ -16,6 +16,8 @@ #ifdef HAVE_CONFIG_H #include "config.h" +#else +#define __UNUSED__ #endif #include @@ -27,6 +29,7 @@ #define WIDTH 320 #define HEIGHT 480 +#define PACKAGE_EXAMPLES_DIR "." static const char commands[] = \ "commands are:\n" -- cgit v1.1