projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03484d0
)
remove unneeded #includes
author
Brian
<brian.paul@tungstengraphics.com>
Thu, 8 Nov 2007 23:26:55 +0000
(16:26 -0700)
committer
Brian
<brian.paul@tungstengraphics.com>
Thu, 8 Nov 2007 23:26:55 +0000
(16:26 -0700)
src/mesa/pipe/draw/draw_debug.c
patch
|
blob
|
history
diff --git
a/src/mesa/pipe/draw/draw_debug.c
b/src/mesa/pipe/draw/draw_debug.c
index 246e20fb3053f607026992bf2639aece6fe813d0..d6220b5f62c6269670030c1469d414e64e748e9d 100644
(file)
--- a/
src/mesa/pipe/draw/draw_debug.c
+++ b/
src/mesa/pipe/draw/draw_debug.c
@@
-30,10
+30,8
@@
* Keith Whitwell <keith@tungstengraphics.com>
*/
-#include "pipe/p_util.h"
#include "draw_private.h"
#include "draw_context.h"
-#include "draw_prim.h"