remove unnecessary header includes from e_comp_x.h
authorMike Blumenkrantz <zmike@osg.samsung.com>
Thu, 25 Jun 2015 23:18:19 +0000 (19:18 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 26 Jun 2015 00:04:31 +0000 (20:04 -0400)
src/bin/e_comp_x.h

index 4f96a2c..b392d65 100644 (file)
@@ -1,7 +1,4 @@
 #ifdef E_TYPEDEFS
-# include <Ecore_X.h>
-# include "e_atoms.h"
-# include "e_hints.h"
 
 typedef struct _E_Comp_X_Client_Data E_Comp_X_Client_Data;