diff --git a/src/bin/e.h b/src/bin/e.h index 1a743fdf7..dfd3678c5 100644 --- a/src/bin/e.h +++ b/src/bin/e.h @@ -121,7 +121,7 @@ void *alloca (size_t); /* FIXME: remove this hack at some point */ # ifndef EDJE_CLASS -# define EDJE_CLASS EDJE_OBJ_CLASS +# define EDJE_CLASS EDJE_OBJECT_CLASS #endif # ifdef HAVE_HAL