Enlightenment CVS committal

Author  : xcomputerman
Project : e17
Module  : proto

Dir     : e17/proto/esmart/src/trans


Modified Files:
        Esmart_Trans.h esmart_trans.c 


Log Message:
Remove unnecessary includes


===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/esmart/src/trans/Esmart_Trans.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Esmart_Trans.h      8 Nov 2003 20:19:15 -0000       1.1
+++ Esmart_Trans.h      22 Feb 2004 06:37:45 -0000      1.2
@@ -1,8 +1,6 @@
 #ifndef ESMART_OBJECT_TRANS
 #define ESMART_OBJECT_TRANS
-#include<Ecore.h>
-#include<Evas.h>
-#include<Ecore_Evas.h>
+#include <Evas.h>
 
 typedef struct _Esmart_Trans_X11 Esmart_Trans_X11;
 
===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/esmart/src/trans/esmart_trans.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- esmart_trans.c      22 Feb 2004 06:30:52 -0000      1.8
+++ esmart_trans.c      22 Feb 2004 06:37:45 -0000      1.9
@@ -9,6 +9,7 @@
 #include <X11/Xatom.h>
 #include <X11/Xlib.h>
 #include <Imlib2.h>
+#include <Ecore.h>
 #include <Ecore_X.h>
 
 #include "Esmart_Trans.h"




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to