summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_context.c
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-03-25 00:20:05 -0700
committerVinson Lee <vlee@vmware.com>2010-03-25 00:20:05 -0700
commit8b12c58ce41f33108431213725d5d9b9aac8912c (patch)
tree5935992c0f6779365de28dee16e731d515ebf31e /src/gallium/drivers/r300/r300_context.c
parent3fcfd69fec379b121bb6a89446f3df36e0dab5c1 (diff)
r300g: Remove unnecessary header.
Diffstat (limited to 'src/gallium/drivers/r300/r300_context.c')
-rw-r--r--src/gallium/drivers/r300/r300_context.c1
1 files changed, 0 insertions, 1 deletions
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"