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

Author: Vinson Lee <[email protected]>
Date:   Wed Jan 13 22:30:04 2010 -0800

swrast: Remove unnecessary header from s_drawpix.c.

---

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

diff --git a/src/mesa/swrast/s_drawpix.c b/src/mesa/swrast/s_drawpix.c
index 6970b2e..59dfd65 100644
--- a/src/mesa/swrast/s_drawpix.c
+++ b/src/mesa/swrast/s_drawpix.c
@@ -30,7 +30,6 @@
 #include "main/image.h"
 #include "main/macros.h"
 #include "main/imports.h"
-#include "main/pixel.h"
 #include "main/state.h"
 
 #include "s_context.h"

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to