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

Vinson Lee vlee at kemper.freedesktop.org
Thu Jan 14 06:30:37 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
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"




More information about the mesa-commit mailing list