Removed GLX headers: was never there anyway!

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13285 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Philippe Houdoin 2005-06-26 21:48:15 +00:00
parent 8e6b7c38fb
commit d5cf9b7feb

View File

@ -3,17 +3,7 @@
*
*/
#include <GL/fgl.h>
#include <GL/fglu.h>
#include <GL/gl.h>
#include <GL/glu.h>
#include <GL/glut.h>
#include <GL/glx.h>
#include <GL/glxint.h>
#include <GL/glxmd.h>
#include <GL/glxproto.h>
#include <GL/glxtokens.h>
#include <GLView.h>
#include <aux.h>
#include <ctk.h>
#include <tk.h>