Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ewl

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


Modified Files:
        Ewl_Engine_Evas_Software_X11.h 


Log Message:
Move X specific includes to their appropriate engines.

===================================================================
RCS file: 
/cvs/e/e17/libs/ewl/src/engines/evas_software_x11/Ewl_Engine_Evas_Software_X11.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Ewl_Engine_Evas_Software_X11.h      9 Jun 2006 19:33:13 -0000       1.1
+++ Ewl_Engine_Evas_Software_X11.h      13 Dec 2006 22:29:44 -0000      1.2
@@ -2,6 +2,8 @@
 #define EWL_ENGINE_EVAS_SOFTWARE_X11_H
 
 #include <Ewl.h>
+#include <Ecore_X.h>
+#include <Evas_Engine_Software_X11.h>
 
 #define EWL_ENGINE_EVAS_SOFTWARE_X11(engine) \
                ((Ewl_Engine_Evas_Software_X11 *)engine)



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to