Mesa (mesa_7_7_branch): swrast: Remove unnecessary header from s_texcombine .c.

Vinson Lee vlee at kemper.freedesktop.org
Wed Jan 13 04:37:21 UTC 2010


Module: Mesa
Branch: mesa_7_7_branch
Commit: a01b9eac0458eabf07b68bb52afe7026dd8bdfb2
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=a01b9eac0458eabf07b68bb52afe7026dd8bdfb2

Author: Vinson Lee <vlee at vmware.com>
Date:   Tue Jan 12 20:36:33 2010 -0800

swrast: Remove unnecessary header from s_texcombine.c.

---

 src/mesa/swrast/s_texcombine.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mesa/swrast/s_texcombine.c b/src/mesa/swrast/s_texcombine.c
index 889164b..594b71a 100644
--- a/src/mesa/swrast/s_texcombine.c
+++ b/src/mesa/swrast/s_texcombine.c
@@ -29,7 +29,6 @@
 #include "main/colormac.h"
 #include "main/image.h"
 #include "main/imports.h"
-#include "main/pixel.h"
 #include "shader/prog_instruction.h"
 
 #include "s_context.h"




More information about the mesa-commit mailing list