diff options
Diffstat (limited to 'src/glx/x11/glxclient.h')
-rw-r--r-- | src/glx/x11/glxclient.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/glx/x11/glxclient.h b/src/glx/x11/glxclient.h index 57ff65cb8a..7729903f0b 100644 --- a/src/glx/x11/glxclient.h +++ b/src/glx/x11/glxclient.h @@ -59,9 +59,6 @@ #include "GL/glxproto.h" #include "GL/internal/glcore.h" #include "glapitable.h" -#ifdef NEED_GL_FUNCS_WRAPPED -#include "indirect.h" -#endif #ifdef XTHREADS #include "Xthreads.h" #endif |