From: englebass Date: Tue, 26 Jan 2010 21:07:53 +0000 (+0000) Subject: Remove Ecore_Data X-Git-Tag: build/2012-07-04.173327~2242 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f6d11176cc6a32c6153bf8d0a0135557bbf1d657;p=profile%2Fivi%2Fecore.git Remove Ecore_Data git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@45601 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/ecore_x/xlib/ecore_x_netwm.c b/src/lib/ecore_x/xlib/ecore_x_netwm.c index 48caef6..0161629 100644 --- a/src/lib/ecore_x/xlib/ecore_x_netwm.c +++ b/src/lib/ecore_x/xlib/ecore_x_netwm.c @@ -14,10 +14,8 @@ #include #include "Ecore.h" -#include "Ecore_Data.h" #include "ecore_x_private.h" #include "Ecore_X.h" -#include "Ecore_X_Atoms.h" typedef struct _Ecore_X_Startup_Info Ecore_X_Startup_Info;