Enlightenment CVS committal Author : sebastid Project : e17 Module : libs/esmart
Dir : e17/libs/esmart/src/lib/esmart_container Modified Files: Esmart_Container.h esmart_container_private.h Log Message: * Cleanup needed headers. * Add needed include flags * Fix wsmart-config export =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/esmart/src/lib/esmart_container/Esmart_Container.h,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- Esmart_Container.h 9 Jan 2005 02:36:00 -0000 1.6 +++ Esmart_Container.h 4 Sep 2005 19:00:25 -0000 1.7 @@ -2,7 +2,6 @@ #define ESMART_CONTAINER_H #include <Evas.h> -#include <Ecore.h> #include <stdlib.h> #include <stdio.h> #include <dirent.h> =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/esmart/src/lib/esmart_container/esmart_container_private.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- esmart_container_private.h 8 Jan 2005 15:08:00 -0000 1.3 +++ esmart_container_private.h 4 Sep 2005 19:00:25 -0000 1.4 @@ -2,6 +2,7 @@ #define CONTAINER_PRIVATE_H #include "Esmart_Container.h" +#include <Ecore.h> typedef struct _Container Container; typedef struct _Container_Element Container_Element; ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs