devilhorns pushed a commit to branch devs/devilhorns/wayland.

commit fce73920e524b5c5372a8a8bdb4f867655996870
Author: Chris Michael <[email protected]>
Date:   Thu Mar 7 09:26:39 2013 +0000

    Don't need to ifdef the include here.
    
    Signed-off-by: Chris Michael <[email protected]>
---
 src/bin/e_comp_wl.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/src/bin/e_comp_wl.c b/src/bin/e_comp_wl.c
index 3567a11..ca23a7d 100644
--- a/src/bin/e_comp_wl.c
+++ b/src/bin/e_comp_wl.c
@@ -1,7 +1,5 @@
 #include "e.h"
-#ifdef HAVE_WAYLAND_CLIENTS
-# include "e_comp_wl.h"
-#endif
+#include "e_comp_wl.h"
 
 /* local function prototypes */
 static void _e_comp_wl_cb_bind(struct wl_client *client, void *data 
EINA_UNUSED, unsigned int version EINA_UNUSED, unsigned int id);

-- 

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev

Reply via email to