i810: Fix include recursion.
authorVinson Lee <vlee@vmware.com>
Sun, 3 Jan 2010 05:05:06 +0000 (21:05 -0800)
committerVinson Lee <vlee@vmware.com>
Sun, 3 Jan 2010 05:05:06 +0000 (21:05 -0800)
src/mesa/drivers/dri/i810/i810tex.h

index d980927..28958dc 100644 (file)
@@ -29,7 +29,6 @@
 #include "main/mtypes.h"
 #include "main/mm.h"
 
-#include "i810context.h"
 #include "i810_3d_reg.h"
 #include "texmem.h"