summaryrefslogtreecommitdiff
path: root/src/glx/glxclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/glx/glxclient.h')
-rw-r--r--src/glx/glxclient.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/glx/glxclient.h b/src/glx/glxclient.h
index 48b5501fe9..01087d035f 100644
--- a/src/glx/glxclient.h
+++ b/src/glx/glxclient.h
@@ -49,10 +49,9 @@
#ifdef WIN32
#include <stdint.h>
#endif
-#include "GL/glxint.h"
#include "GL/glxproto.h"
-#include "GL/internal/glcore.h"
#include "glapi/glapitable.h"
+#include "glcontextmodes.h"
#include "glxhash.h"
#if defined( PTHREADS )
# include <pthread.h>