diff --git a/src/glx/x11/glxext.c b/src/glx/x11/glxext.c index f4c38b5f63e..47f8da04b29 100644 --- a/src/glx/x11/glxext.c +++ b/src/glx/x11/glxext.c @@ -71,7 +71,6 @@ #include #endif -#include #ifdef DEBUG void __glXDumpDrawBuffer(__GLXcontext *ctx);