Module: Mesa Branch: master Commit: 5ba0ba72d90a51312a00a9aaecd080344912a58f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ba0ba72d90a51312a00a9aaecd080344912a58f
Author: Vinson Lee <v...@vmware.com> Date: Mon Jul 12 14:12:02 2010 -0700 r300g: Remove unnecessary header. --- src/gallium/drivers/r300/r300_emit.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/gallium/drivers/r300/r300_emit.c b/src/gallium/drivers/r300/r300_emit.c index e1cb2bf..59a3cea 100644 --- a/src/gallium/drivers/r300/r300_emit.c +++ b/src/gallium/drivers/r300/r300_emit.c @@ -32,7 +32,6 @@ #include "r300_emit.h" #include "r300_fs.h" #include "r300_screen.h" -#include "r300_texture.h" #include "r300_screen_buffer.h" #include "r300_vs.h" _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit