From 8b12c58ce41f33108431213725d5d9b9aac8912c Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Thu, 25 Mar 2010 00:20:05 -0700 Subject: r300g: Remove unnecessary header. --- src/gallium/drivers/r300/r300_context.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gallium') diff --git a/src/gallium/drivers/r300/r300_context.c b/src/gallium/drivers/r300/r300_context.c index 2bec946fe8..4433dcff21 100644 --- a/src/gallium/drivers/r300/r300_context.c +++ b/src/gallium/drivers/r300/r300_context.c @@ -35,7 +35,6 @@ #include "r300_screen.h" #include "r300_screen_buffer.h" #include "r300_state_invariant.h" -#include "r300_texture.h" #include "r300_transfer.h" #include "r300_winsys.h" -- cgit v1.2.3