remove unused includes
authorBrian <brian.paul@tungstengraphics.com>
Mon, 15 Oct 2007 16:30:09 +0000 (10:30 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Mon, 15 Oct 2007 16:30:09 +0000 (10:30 -0600)
src/mesa/pipe/draw/draw_vertex.c

index 6f81e6e..1204a94 100644 (file)
@@ -35,8 +35,6 @@
 
 
 #include "pipe/p_defines.h"
-#include "pipe/p_context.h"
-#include "pipe/p_winsys.h"
 #include "pipe/p_util.h"
 
 #include "pipe/draw/draw_private.h"