summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i810
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-01-02 21:05:06 -0800
committerVinson Lee <vlee@vmware.com>2010-01-02 21:05:06 -0800
commitd27effbfd88463fc395c364c4e6fc59636074bda (patch)
tree995db8e9aa53562ab5d9c641d22e30bd9720a13b /src/mesa/drivers/dri/i810
parent94c5faad26eae7bb4b95d6c95548860ff52354ba (diff)
i810: Fix include recursion.
Diffstat (limited to 'src/mesa/drivers/dri/i810')
-rw-r--r--src/mesa/drivers/dri/i810/i810tex.h1
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 d980927030..28958dcb4b 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"