These headers aren't needed here.

SVN revision: 16547
This commit is contained in:
sebastid 2005-09-05 09:48:23 +00:00 committed by sebastid
parent c57a259b1f
commit 150b139bdf
1 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,6 @@
#include <Evas.h>
#include <X11/Xlib.h>
#include <GL/gl.h>
#include <GL/glu.h>
#include <GL/glx.h>
typedef struct _Evas_Engine_Info_GL_X11 Evas_Engine_Info_GL_X11;