Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/plugins


Modified Files:
        ewl_io_manager_image_plugin.c 


Log Message:
Include Evas.h for evas functions.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/plugins/ewl_io_manager_image_plugin.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- ewl_io_manager_image_plugin.c       6 Feb 2007 21:13:08 -0000       1.4
+++ ewl_io_manager_image_plugin.c       25 Jul 2007 19:18:09 -0000      1.5
@@ -5,6 +5,8 @@
 #include "ewl_debug.h"
 #include "ewl_macros.h"
 
+#include <Evas.h>
+
 Ewl_Widget *
 ewl_io_manager_plugin_uri_read(const char *uri)
 {



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to