diff options
Diffstat (limited to 'glx/glxdriswrast.c')
-rw-r--r-- | glx/glxdriswrast.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/glx/glxdriswrast.c b/glx/glxdriswrast.c index c647d83ca..849d5112b 100644 --- a/glx/glxdriswrast.c +++ b/glx/glxdriswrast.c @@ -52,7 +52,6 @@ #include "glapitable.h" #include "glapi.h" #include "glthread.h" -#include "dispatch.h" #include "extension_string.h" /* RTLD_LOCAL is not defined on Cygwin */ |