Mesa (mesa_7_7_branch): i810: Fix include recursion.

Vinson Lee vlee at kemper.freedesktop.org
Sun Jan 3 05:05:41 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Sat Jan  2 21:05:06 2010 -0800

i810: Fix include recursion.

---

 src/mesa/drivers/dri/i810/i810tex.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mesa/drivers/dri/i810/i810tex.h b/src/mesa/drivers/dri/i810/i810tex.h
index d980927..28958dc 100644
--- a/src/mesa/drivers/dri/i810/i810tex.h
+++ b/src/mesa/drivers/dri/i810/i810tex.h
@@ -29,7 +29,6 @@
 #include "main/mtypes.h"
 #include "main/mm.h"
 
-#include "i810context.h"
 #include "i810_3d_reg.h"
 #include "texmem.h"
 




More information about the mesa-commit mailing list