discomfitor pushed a commit to branch master.

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

commit f49acd38b417e1ee4d3c991a7bea901034407cdc
Author: Chris Michael <cp.mich...@samsung.com>
Date:   Thu Sep 4 14:45:20 2014 -0400

    xwayland: Fix build breakage with recent e_comp_wl changes
    
    Signed-off-by: Chris Michael <cp.mich...@samsung.com>
---
 src/modules/xwayland/e_mod_main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/modules/xwayland/e_mod_main.c 
b/src/modules/xwayland/e_mod_main.c
index a01458d..a6dc8bf 100644
--- a/src/modules/xwayland/e_mod_main.c
+++ b/src/modules/xwayland/e_mod_main.c
@@ -1,5 +1,5 @@
+#define E_COMP_WL
 #include "e.h"
-#include "e_comp_wl.h"
 #include <sys/socket.h>
 #include <sys/un.h>
 

-- 


Reply via email to