diff options
Diffstat (limited to 'glx/glxdri2.c')
-rw-r--r-- | glx/glxdri2.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/glx/glxdri2.c b/glx/glxdri2.c index f662b2188..f6a7c06db 100644 --- a/glx/glxdri2.c +++ b/glx/glxdri2.c @@ -49,10 +49,6 @@ #include "glxdricommon.h" #include <GL/glxtokens.h> -#include "glapitable.h" -#include "glapi.h" -#include "glthread.h" -#include "dispatch.h" #include "extension_string.h" typedef struct __GLXDRIscreen __GLXDRIscreen; |