remove unneeded #includes
authorBrian <brian.paul@tungstengraphics.com>
Thu, 8 Nov 2007 23:26:55 +0000 (16:26 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Thu, 8 Nov 2007 23:26:55 +0000 (16:26 -0700)
src/mesa/pipe/draw/draw_debug.c

index 246e20f..d6220b5 100644 (file)
   *   Keith Whitwell <keith@tungstengraphics.com>
   */
 
-#include "pipe/p_util.h"
 #include "draw_private.h"
 #include "draw_context.h"
-#include "draw_prim.h"