Mesa (mesa_7_7_branch): mesa: Remove unnecessary header from pixel.c.

Vinson Lee vlee at kemper.freedesktop.org
Tue Jan 19 03:21:36 UTC 2010


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

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




More information about the mesa-commit mailing list