diff options
Diffstat (limited to 'glx/glxdri2.c')
-rw-r--r-- | glx/glxdri2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/glx/glxdri2.c b/glx/glxdri2.c index edd29b0e1..d8a668766 100644 --- a/glx/glxdri2.c +++ b/glx/glxdri2.c @@ -52,7 +52,6 @@ #include "glapitable.h" #include "glapi.h" #include "glthread.h" -#include "dispatch.h" #include "extension_string.h" typedef struct __GLXDRIscreen __GLXDRIscreen; |