Mesa (master): r300g: Remove unnecessary header.
Vinson Lee
vlee at kemper.freedesktop.org
Thu Mar 25 00:21:05 PDT 2010
Module: Mesa
Branch: master
Commit: 8b12c58ce41f33108431213725d5d9b9aac8912c
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b12c58ce41f33108431213725d5d9b9aac8912c
Author: Vinson Lee <vlee at vmware.com>
Date: Thu Mar 25 00:20:05 2010 -0700
r300g: Remove unnecessary header.
---
src/gallium/drivers/r300/r300_context.c | 1 -
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 2bec946..4433dcf 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"
More information about the mesa-commit
mailing list