ecore_evas_wayland: Don't include Evas_Engine_Wayland_Egl.h

There doesn't seem to be any need for this.
This commit is contained in:
Derek Foreman 2016-11-01 15:47:08 -05:00
parent 0b9f77ac96
commit 55de5c61cd
1 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,6 @@
#endif
#include "ecore_evas_wayland_private.h"
#ifdef BUILD_ECORE_EVAS_WAYLAND_EGL
# include <Evas_Engine_Wayland_Egl.h>
#endif
#define _smart_frame_type "ecore_evas_wl_frame"