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

Vinson Lee vlee at kemper.freedesktop.org
Thu Jan 14 06:46:27 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Wed Jan 13 22:45:54 2010 -0800

swrast: Remove unnecessary header from s_bitmap.c.

---

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

diff --git a/src/mesa/swrast/s_bitmap.c b/src/mesa/swrast/s_bitmap.c
index 3dbdf2a..57a42b3 100644
--- a/src/mesa/swrast/s_bitmap.c
+++ b/src/mesa/swrast/s_bitmap.c
@@ -32,7 +32,6 @@
 #include "main/bufferobj.h"
 #include "main/image.h"
 #include "main/macros.h"
-#include "main/pixel.h"
 
 #include "s_context.h"
 #include "s_span.h"




More information about the mesa-commit mailing list