Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/engines/evas_gl_x11 Modified Files: Ewl_Engine_Evas_Gl_X11.h ewl_engine_evas_gl_x11.c Log Message: Split up the engine header includes as well. =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/engines/evas_gl_x11/Ewl_Engine_Evas_Gl_X11.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- Ewl_Engine_Evas_Gl_X11.h 4 Jan 2007 05:09:46 -0000 1.4 +++ Ewl_Engine_Evas_Gl_X11.h 6 Feb 2007 20:54:00 -0000 1.5 @@ -2,7 +2,7 @@ #ifndef EWL_ENGINE_EVAS_GL_X11_H #define EWL_ENGINE_EVAS_GL_X11_H -#include <Ewl.h> +#include "ewl_base.h" #include <Ecore_X.h> #include <Evas_Engine_GL_X11.h> =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/engines/evas_gl_x11/ewl_engine_evas_gl_x11.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -3 -r1.9 -r1.10 --- ewl_engine_evas_gl_x11.c 8 Jan 2007 13:32:41 -0000 1.9 +++ ewl_engine_evas_gl_x11.c 6 Feb 2007 20:54:00 -0000 1.10 @@ -1,5 +1,4 @@ /* vim: set sw=8 ts=8 sts=8 noexpandtab: */ -#include <Ewl.h> #include "Ewl_Engine_Evas_Gl_X11.h" #include "ewl_private.h" #include "ewl_debug.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