Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/engines/evas


Modified Files:
        ewl_engine_evas.c 


Log Message:
Move the include of Evas.h to the files that use it directly.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/engines/evas/ewl_engine_evas.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- ewl_engine_evas.c   29 Jun 2007 14:48:56 -0000      1.14
+++ ewl_engine_evas.c   20 Jul 2007 13:54:07 -0000      1.15
@@ -4,6 +4,8 @@
 #include "ewl_debug.h"
 #include "ewl_macros.h"
 
+#include <Evas.h>
+
 static Evas_Smart *widget_smart = NULL;
 
 static int ee_init(Ewl_Engine *engine);



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to