Change-Id: I26d14c569da56cada36e299ed88eed1eacf393c3
#define E_EGL_SYNC_INTERN_H
#include "e_intern.h"
-#include "e_egl_sync.h"
+
+typedef struct _E_Egl_Sync E_Egl_Sync;
EINTERN Eina_Bool e_egl_sync_init(void);
EINTERN void e_egl_sync_deinit(void);
+++ /dev/null
-#ifndef E_EGL_SYNC_H
-#define E_EGL_SYNC_H
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-#include <e_types.h>
-
-typedef struct _E_Egl_Sync E_Egl_Sync;
-
-#ifdef __cplusplus
-}
-#endif
-
-#endif // E_EGL_SYNC_H
#include "e_hwc.h"
#include "e_presentation_time.h"
#include "e_explicit_sync.h"
-#include "e_egl_sync.h"
#include "e_comp_wl.h"
#include "e_comp_wl_input.h"
#include "e_comp_wl_tbm.h"
'e_hwc_windows.h',
'e_hwc_window.h',
'e_explicit_sync.h',
- 'e_egl_sync.h',
'e_info_server_input.h',
'e_comp_wl_tbm.h',
'e_presentation_time.h',