Author: tack Date: Mon May 7 21:59:37 2007 New Revision: 2668 Modified: trunk/display/src/x11.c
Log: Remove unneeded header. Modified: trunk/display/src/x11.c ============================================================================== --- trunk/display/src/x11.c (original) +++ trunk/display/src/x11.c Mon May 7 21:59:37 2007 @@ -50,7 +50,6 @@ #ifdef ENABLE_ENGINE_GL_X11 #include <Evas_Engine_GL_X11.h> #include <GL/gl.h> -#include <GL/glu.h> #include <GL/glx.h> #endif ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Freevo-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
