Enlightenment CVS committal Author : lordchaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/include Modified Files: evfs.h Log Message: * Look for headers in the right places - to make compile work on API changes =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/include/evfs.h,v retrieving revision 1.26 retrieving revision 1.27 diff -u -3 -r1.26 -r1.27 --- evfs.h 15 Nov 2005 11:41:14 -0000 1.26 +++ evfs.h 16 Nov 2005 00:49:50 -0000 1.27 @@ -217,13 +217,13 @@ -#include <evfs_commands.h> -#include <evfs_cleanup.h> -#include <evfs_io.h> -#include <evfs_new.h> -#include <evfs_event_helper.h> -#include <evfs_server_handle.h> -#include <evfs_common.h> +#include "evfs_commands.h" +#include "evfs_cleanup.h" +#include "evfs_io.h" +#include "evfs_new.h" +#include "evfs_event_helper.h" +#include "evfs_server_handle.h" +#include "evfs_common.h" #if HAVE___ATTRIBUTE__ #define __UNUSED__ __attribute__((unused)) ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs