From f4053ce858739167fe57a36aebe1da7110d1a04e Mon Sep 17 00:00:00 2001 From: Brian Date: Mon, 9 Jul 2007 16:21:18 -0600 Subject: Remove softpipe includes --- src/mesa/pipe/draw/draw_vb.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mesa/pipe/draw/draw_vb.c') diff --git a/src/mesa/pipe/draw/draw_vb.c b/src/mesa/pipe/draw/draw_vb.c index 66573a93fe..74e7d7f243 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" -- cgit v1.2.3