jpeg pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=5971277e7149fb4330e8cd5e26fa6baa78613c07

commit 5971277e7149fb4330e8cd5e26fa6baa78613c07
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Mon May 29 13:36:51 2017 +0900

    ecore: Try to fix build
    
    ecore_types.eot does not exist anymore.
---
 src/lib/ecore/Ecore_Common.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/lib/ecore/Ecore_Common.h b/src/lib/ecore/Ecore_Common.h
index 74b931c0d1..c0e9a01f0b 100644
--- a/src/lib/ecore/Ecore_Common.h
+++ b/src/lib/ecore/Ecore_Common.h
@@ -4,8 +4,6 @@ extern "C" {
 
 #include <Efl_Config.h>
 
-#include "ecore_types.eot.h"
-
 /**
  * @ingroup Ecore
  * @defgroup Ecore_Init_Group Ecore initialization, shutdown functions and 
reset on fork.

-- 


Reply via email to