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

Author: Vinson Lee <[email protected]>
Date:   Mon Jan 18 19:20:56 2010 -0800

mesa: Remove unnecessary header from pixel.c.

---

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

diff --git a/src/mesa/main/pixel.c b/src/mesa/main/pixel.c
index 3820ebd..f6f9c11 100644
--- a/src/mesa/main/pixel.c
+++ b/src/mesa/main/pixel.c
@@ -32,7 +32,6 @@
 #include "bufferobj.h"
 #include "colormac.h"
 #include "context.h"
-#include "image.h"
 #include "macros.h"
 #include "pixel.h"
 #include "mtypes.h"

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

Reply via email to