Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/bin/tests/theme Modified Files: ewl_theme.c Log Message: Use explicit includes for the tests to reduce overall build time and the number of tests recompiled on header changes. =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/theme/ewl_theme.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- ewl_theme.c 28 Feb 2007 12:24:46 -0000 1.7 +++ ewl_theme.c 4 Jun 2007 18:46:37 -0000 1.8 @@ -1,6 +1,20 @@ /* vim: set sw=8 ts=8 sts=8 noexpandtab: */ #include "Ewl_Test.h" #include "ewl_test_private.h" +#include "ewl_border.h" +#include "ewl_button.h" +#include "ewl_checkbutton.h" +#include "ewl_entry.h" +#include "ewl_menu.h" +#include "ewl_notebook.h" +#include "ewl_paned.h" +#include "ewl_password.h" +#include "ewl_radiobutton.h" +#include "ewl_separator.h" +#include "ewl_seeker.h" +#include "ewl_spinner.h" +#include "ewl_tree.h" + #include <sys/types.h> #include <dirent.h> #include <stdio.h> ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs