Change-Id: I54a88c183512b0fa2125d982ea35d42ae3ea6ce3
# include <Eio.h>
# include <uuid.h>
-typedef struct _E_Before_Idler E_Before_Idler;
-typedef struct _E_Rect E_Rect;
-
/* convenience macro to compress code and avoid typos */
#ifndef MAX
# define MAX(x, y) (((x) > (y)) ? (x) : (y))
# undef E_TYPEDEFS
# include "e_includes.h"
-struct _E_Rect
-{
- int x, y, w, h;
-};
-
#ifndef USE_E_APPINFO
#define e_policy_appinfo_find_with_pid e_appinfo_find_with_pid
#define e_policy_appinfo_base_output_resolution_set e_appinfo_base_output_resolution_set