#define EFL_UI_FOCUS_COMPOSITION_PROTECTED
#include "elm_priv.h"
+#include "eo_internal.h"
#include <Elementary.h>
#include "Eio_Eo.h"
#include "elm_fileselector_button_eo.h"
* @{
*/
-/**
- * Don't use this.
- * The values of the returned event structure are also internal, don't assume
- * anything about them.
- * @internal
- */
-EAPI const Efl_Event_Description *efl_object_legacy_only_event_description_get(const char *_event_name);
-
/**
* Helper for sorting callbacks array. Automatically used by
* @ref EFL_CALLBACKS_ARRAY_DEFINE
typedef unsigned char Eina_Bool;
typedef struct _Eo_Opaque Eo;
+typedef struct _Efl_Event_Description Efl_Event_Description;
+
+/**
+ * Don't use this.
+ * The values of the returned event structure are also internal, don't assume
+ * anything about them.
+ * @internal
+ */
+EAPI const Efl_Event_Description *efl_object_legacy_only_event_description_get(const char *_event_name);
EAPI void ___efl_auto_unref_set(Eo *obj_id, Eina_Bool enable);
+#include "eo_internal.h"
#include "evas_common_private.h"
#include "evas_private.h"
#include "evas_canvas3d_node_callback.h"
+#include "eo_internal.h"
#include "evas_common_private.h"
#include "evas_private.h"
#define EFL_CANVAS_GROUP_PROTECTED
+#include "eo_internal.h"
#include "evas_common_private.h"
#include "evas_private.h"