etrunko pushed a commit to branch master.

commit a8c63de55a13559a204793ee1ce425205e1d172c
Author: Eduardo Lima (Etrunko) <[email protected]>
Date:   Thu Mar 21 16:27:37 2013 -0300

    Add missing Ecore.h include
    
    Signed-off-by: Eduardo Lima (Etrunko) <[email protected]>
---
 src/lib/ecore_wayland/Ecore_Wayland.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/ecore_wayland/Ecore_Wayland.h 
b/src/lib/ecore_wayland/Ecore_Wayland.h
index 38983f6..a610c14 100644
--- a/src/lib/ecore_wayland/Ecore_Wayland.h
+++ b/src/lib/ecore_wayland/Ecore_Wayland.h
@@ -8,6 +8,7 @@
  */
 
 # include <Eina.h>
+# include <Ecore.h>
 # include <wayland-client.h>
 # include <wayland-cursor.h>
 # include <xkbcommon/xkbcommon.h>

-- 

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar

Reply via email to