From f4053ce858739167fe57a36aebe1da7110d1a04e Mon Sep 17 00:00:00 2001 From: Brian Date: Mon, 9 Jul 2007 16:21:18 -0600 Subject: [PATCH] Remove softpipe includes --- src/mesa/pipe/draw/draw_vb.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mesa/pipe/draw/draw_vb.c b/src/mesa/pipe/draw/draw_vb.c index 66573a93fee..74e7d7f2438 100644 --- a/src/mesa/pipe/draw/draw_vb.c +++ b/src/mesa/pipe/draw/draw_vb.c @@ -36,8 +36,6 @@ #include "tnl/t_context.h" #include "vf/vf.h" -#include "pipe/softpipe/sp_context.h" -#include "pipe/softpipe/sp_headers.h" #include "draw_private.h" #include "draw_context.h" -- 2.30.2