ecore-evas-wayland: Remove include for old Ecore_Wayland library
authorChris Michael <cpmichael@osg.samsung.com>
Tue, 3 May 2016 15:18:41 +0000 (11:18 -0400)
committerChris Michael <cpmichael@osg.samsung.com>
Tue, 3 May 2016 15:21:31 +0000 (11:21 -0400)
This include is leftover from the porting to Ecore_Wl2. Remove
unused include for old Ecore_Wayland library

@fix

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_private.h

index 06aff41..9942e90 100644 (file)
@@ -19,7 +19,6 @@
 #include <Ecore.h>
 #include <Ecore_Input.h>
 #include <Ecore_Input_Evas.h>
-#include <Ecore_Wayland.h>
 #include <Ecore_Wl2.h>
 #include "ecore_wl2_private.h"