summaryrefslogtreecommitdiff
path: root/src/examples/elementary/filter_example.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/examples/elementary/filter_example.c')
-rw-r--r--src/examples/elementary/filter_example.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/examples/elementary/filter_example.c b/src/examples/elementary/filter_example.c
index cc05b7d36f..29b86f0e5f 100644
--- a/src/examples/elementary/filter_example.c
+++ b/src/examples/elementary/filter_example.c
@@ -1,7 +1,7 @@
/**
* gcc -g filter_example.c -o filter_example `pkg-config --cflags --libs elementary`
*/
-#define EFL_BETA_API_SUPPORT 1
+#define EFL_BETA_API_SUPPORT 1
#include <Elementary.h>
typedef struct _Filter