Enlightenment CVS committal Author : handyande Project : misc Module : engage
Dir : misc/engage/src Modified Files: window.c wm.c Log Message: Solaris findings patch from binarycrusader =================================================================== RCS file: /cvsroot/enlightenment/misc/engage/src/window.c,v retrieving revision 1.26 retrieving revision 1.27 diff -u -3 -r1.26 -r1.27 --- window.c 28 Nov 2004 16:56:31 -0000 1.26 +++ window.c 15 Mar 2005 13:56:33 -0000 1.27 @@ -3,9 +3,9 @@ #include <Ecore_X.h> #include <Esmart/Esmart_Trans_X11.h> +#include <X11/Xlib.h> #include <X11/Xatom.h> #include <X11/Xutil.h> -#include <X11/Xlib.h> #ifdef XINERAMA #include <X11/extensions/Xinerama.h> #endif =================================================================== RCS file: /cvsroot/enlightenment/misc/engage/src/wm.c,v retrieving revision 1.21 retrieving revision 1.22 diff -u -3 -r1.21 -r1.22 --- wm.c 2 Jan 2005 22:54:53 -0000 1.21 +++ wm.c 15 Mar 2005 13:56:33 -0000 1.22 @@ -1,6 +1,7 @@ #include "engage.h" #include "config.h" #include "Ecore_X.h" +#include <X11/Xlib.h> #include <X11/Xatom.h> #include <X11/Xutil.h> #ifdef DMALLOC ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs