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

Vinson Lee vlee at kemper.freedesktop.org
Tue Jan 19 06:46:47 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Mon Jan 18 22:45:23 2010 -0800

mesa: Remove unnecessary header from blend.c.

---

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

diff --git a/src/mesa/main/blend.c b/src/mesa/main/blend.c
index 830e3b2..0b6ff1a 100644
--- a/src/mesa/main/blend.c
+++ b/src/mesa/main/blend.c
@@ -35,7 +35,6 @@
 #include "enums.h"
 #include "macros.h"
 #include "mtypes.h"
-#include "glapi/glapitable.h"
 
 
 /**




More information about the mesa-commit mailing list