Don't include unused header files.
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
# include "resource.h"
|
||||
# include "windowstr.h"
|
||||
# include "gcstruct.h"
|
||||
# include "GL/xf86glx.h"
|
||||
# include "xf86glx_util.h"
|
||||
|
||||
#else
|
||||
|
||||
@@ -28,7 +28,6 @@
|
||||
|
||||
|
||||
#ifdef XFree86Server
|
||||
# include "GL/xf86glx.h"
|
||||
# include "xf86glx_util.h"
|
||||
#elif defined(USE_XSHM)
|
||||
# include <X11/extensions/XShm.h>
|
||||
|
||||
Reference in New Issue
Block a user