diff options
-rw-r--r-- | src/mesa/pipe/draw/draw_vb.c | 2 |
1 files changed, 0 insertions, 2 deletions
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" |