summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i810/i810tex.c
diff options
context:
space:
mode:
authorAlan Hourihane <alanh@tungstengraphics.com>2004-04-08 08:54:23 +0000
committerAlan Hourihane <alanh@tungstengraphics.com>2004-04-08 08:54:23 +0000
commitb303217c1459134e242e6078088088a2428547b8 (patch)
treeebefcd0a619792ff30a9ff76c8f7d8f07988f2e6 /src/mesa/drivers/dri/i810/i810tex.c
parentcaa5f7e75ecdbfa8bae03acfb9369a77baa7833e (diff)
build fixes
Diffstat (limited to 'src/mesa/drivers/dri/i810/i810tex.c')
-rw-r--r--src/mesa/drivers/dri/i810/i810tex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/drivers/dri/i810/i810tex.c b/src/mesa/drivers/dri/i810/i810tex.c
index dbcaae5f6f..72919caba8 100644
--- a/src/mesa/drivers/dri/i810/i810tex.c
+++ b/src/mesa/drivers/dri/i810/i810tex.c
@@ -32,6 +32,7 @@
#include "texformat.h"
#include "teximage.h"
#include "texmem.h"
+#include "texobj.h"
#include "swrast/swrast.h"
#include "colormac.h"
#include "texobj.h"