From 5971277e7149fb4330e8cd5e26fa6baa78613c07 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Andre Date: Mon, 29 May 2017 13:36:51 +0900 Subject: [PATCH] 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 74b931c..c0e9a01 100644 --- a/src/lib/ecore/Ecore_Common.h +++ b/src/lib/ecore/Ecore_Common.h @@ -4,8 +4,6 @@ extern "C" { #include -#include "ecore_types.eot.h" - /** * @ingroup Ecore * @defgroup Ecore_Init_Group Ecore initialization, shutdown functions and reset on fork. -- 2.7.4