jpeg pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=028cf2c9a4e5b4ed7fda838add57616ae4584350

commit 028cf2c9a4e5b4ed7fda838add57616ae4584350
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Thu Jul 16 19:35:48 2015 +0900

    Ector: Another build fix for @mythri
---
 src/lib/ector/cairo/Ector_Cairo.h | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/lib/ector/cairo/Ector_Cairo.h 
b/src/lib/ector/cairo/Ector_Cairo.h
index e368ca2..351a2f5 100644
--- a/src/lib/ector/cairo/Ector_Cairo.h
+++ b/src/lib/ector/cairo/Ector_Cairo.h
@@ -3,7 +3,13 @@
 
 #include <Ector.h>
 
+#ifndef _ECTOR_CAIRO_SURFACE_EO_CLASS_TYPE
+#define _ECTOR_CAIRO_SURFACE_EO_CLASS_TYPE
+
 typedef Eo Ector_Cairo_Surface;
+
+#endif
+
 typedef struct _cairo_t cairo_t;
 
 #include "cairo/ector_cairo_surface.eo.h"

-- 


Reply via email to