From 03f4a487dd53f7d76830665e98fdbc9313d7c9b2 Mon Sep 17 00:00:00 2001 From: Brian Date: Thu, 8 Nov 2007 16:26:55 -0700 Subject: remove unneeded #includes --- src/mesa/pipe/draw/draw_debug.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/mesa/pipe/draw/draw_debug.c b/src/mesa/pipe/draw/draw_debug.c index 246e20f..d6220b5 100644 --- a/src/mesa/pipe/draw/draw_debug.c +++ b/src/mesa/pipe/draw/draw_debug.c @@ -30,10 +30,8 @@ * Keith Whitwell */ -#include "pipe/p_util.h" #include "draw_private.h" #include "draw_context.h" -#include "draw_prim.h" -- cgit v1.1