diff options
Diffstat (limited to 'src/mesa')
-rw-r--r-- | src/mesa/pipe/draw/draw_debug.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/pipe/draw/draw_debug.c b/src/mesa/pipe/draw/draw_debug.c index 246e20fb305..d6220b5f62c 100644 --- a/src/mesa/pipe/draw/draw_debug.c +++ b/src/mesa/pipe/draw/draw_debug.c @@ -30,10 +30,8 @@ * Keith Whitwell <[email protected]> */ -#include "pipe/p_util.h" #include "draw_private.h" #include "draw_context.h" -#include "draw_prim.h" |