Don't include unused header files.

This commit is contained in:
Kristian Høgsberg
2006-07-06 07:28:25 +00:00
parent 5906acad08
commit 218ba1ff54
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -38,7 +38,6 @@
# include "resource.h"
# include "windowstr.h"
# include "gcstruct.h"
# include "GL/xf86glx.h"
# include "xf86glx_util.h"
#else
-1
View File
@@ -28,7 +28,6 @@
#ifdef XFree86Server
# include "GL/xf86glx.h"
# include "xf86glx_util.h"
#elif defined(USE_XSHM)
# include <X11/extensions/XShm.h>