Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/modules/engines/software_xcb Modified Files: evas_engine.c Log Message: move engine headers into engine dirs - and removes lots of useless old headers. =================================================================== RCS file: /cvs/e/e17/libs/evas/src/modules/engines/software_xcb/evas_engine.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -3 -r1.9 -r1.10 --- evas_engine.c 23 Apr 2006 15:38:23 -0000 1.9 +++ evas_engine.c 25 Apr 2006 04:00:21 -0000 1.10 @@ -1,7 +1,7 @@ +#include <X11/XCB/xcb.h> #include "evas_common.h" #include "evas_private.h" #include "evas_engine.h" -#include "evas_engine_api_software_xcb.h" #include "Evas_Engine_Software_Xcb.h" /* function tables - filled in later (func and parent func) */ ------------------------------------------------------- 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