From: Mike Blumenkrantz Date: Thu, 25 Jun 2015 23:18:19 +0000 (-0400) Subject: remove unnecessary header includes from e_comp_x.h X-Git-Tag: upstream/0.20.0~725 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=96ad70435c10315b8b60f9ecc0fa26e27f4d5831;p=platform%2Fupstream%2Fenlightenment.git remove unnecessary header includes from e_comp_x.h --- diff --git a/src/bin/e_comp_x.h b/src/bin/e_comp_x.h index 4f96a2c..b392d65 100644 --- a/src/bin/e_comp_x.h +++ b/src/bin/e_comp_x.h @@ -1,7 +1,4 @@ #ifdef E_TYPEDEFS -# include -# include "e_atoms.h" -# include "e_hints.h" typedef struct _E_Comp_X_Client_Data E_Comp_X_Client_Data;