discomfitor pushed a commit to branch enlightenment-0.20.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=01ac2a1a08f391eaf4bacf58f15d98d54e4943ad

commit 01ac2a1a08f391eaf4bacf58f15d98d54e4943ad
Author: Chris Michael <cp.mich...@samsung.com>
Date:   Thu Oct 22 11:54:35 2015 -0400

    include header for Ecore_Wl2
    
    Signed-off-by: Chris Michael <cp.mich...@samsung.com>
---
 src/bin/e.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/e.h b/src/bin/e.h
index 2dc2bd0..0993e65 100644
--- a/src/bin/e.h
+++ b/src/bin/e.h
@@ -127,7 +127,7 @@ void *alloca (size_t);
 # include <Elementary.h>
 
 # ifdef HAVE_WAYLAND
-#  include <Ecore_Wayland.h>
+#  include <Ecore_Wl2.h>
 #  include <uuid.h>
 # endif
 

-- 


Reply via email to