Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/engines/evas


Modified Files:
        Ewl_Engine_Evas.h ewl_engine_evas.c 


Log Message:
Split up the engine header includes as well.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/engines/evas/Ewl_Engine_Evas.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Ewl_Engine_Evas.h   4 Jan 2007 05:09:45 -0000       1.3
+++ Ewl_Engine_Evas.h   6 Feb 2007 20:53:59 -0000       1.4
@@ -2,7 +2,7 @@
 #ifndef EWL_ENGINE_EVAS_H
 #define EWL_ENGINE_EVAS_H
 
-#include <Ewl.h>
+#include "ewl_base.h"
 
 #define EWL_ENGINE_EVAS(engine) ((Ewl_Engine_Evas *)engine)
 
===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/engines/evas/ewl_engine_evas.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- ewl_engine_evas.c   8 Jan 2007 13:32:40 -0000       1.9
+++ ewl_engine_evas.c   6 Feb 2007 20:53:59 -0000       1.10
@@ -1,6 +1,5 @@
 /* vim: set sw=8 ts=8 sts=8 noexpandtab: */
 #include "Ewl_Engine_Evas.h"
-#include <Ewl.h>
 #include "ewl_private.h"
 #include "ewl_debug.h"
 #include "ewl_macros.h"



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to