Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ewl

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


Modified Files:
        Ewl_Engine_Evas_Gl_X11.h 


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

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/engines/evas_gl_x11/Ewl_Engine_Evas_Gl_X11.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Ewl_Engine_Evas_Gl_X11.h    22 Jun 2006 00:36:03 -0000      1.2
+++ Ewl_Engine_Evas_Gl_X11.h    13 Dec 2006 22:29:44 -0000      1.3
@@ -1,6 +1,10 @@
 #ifndef EWL_ENGINE_EVAS_GL_X11_H
 #define EWL_ENGINE_EVAS_GL_X11_H
 
+#include <Ewl.h>
+#include <Ecore_X.h>
+#include <Evas_Engine_GL_X11.h>
+
 #define EWL_ENGINE_EVAS_GL_X11(engine) \
                ((Ewl_Engine_Evas_Gl_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