From 66ea4b7c7c6c61cfacb3640cfc264cae575062cd Mon Sep 17 00:00:00 2001 From: Brian Date: Mon, 15 Oct 2007 10:30:09 -0600 Subject: remove unused includes --- src/mesa/pipe/draw/draw_vertex.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mesa') diff --git a/src/mesa/pipe/draw/draw_vertex.c b/src/mesa/pipe/draw/draw_vertex.c index 6f81e6e8a3..1204a944de 100644 --- a/src/mesa/pipe/draw/draw_vertex.c +++ b/src/mesa/pipe/draw/draw_vertex.c @@ -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" -- cgit v1.2.3