summaryrefslogtreecommitdiff
path: root/src/mesa/main/texformat.c
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2004-04-22 00:54:53 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2004-04-22 00:54:53 +0000
commit3623733472905773957158444aff7d4606d640ff (patch)
tree6abe71da2248887c6b18bcc6e3f3617fef511bba /src/mesa/main/texformat.c
parent2fae1bb6df99b3823a47d28ad9c63a9f994f3c9f (diff)
fix some include file glitches
Diffstat (limited to 'src/mesa/main/texformat.c')
-rw-r--r--src/mesa/main/texformat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/texformat.c b/src/mesa/main/texformat.c
index 31a99f5d33..a075a8f32c 100644
--- a/src/mesa/main/texformat.c
+++ b/src/mesa/main/texformat.c
@@ -40,8 +40,8 @@
#include "texformat.h"
#include "teximage.h"
#include "texstate.h"
+#include "texstore.h"
-#include "newstore.h"
/* Texel fetch routines for all supported formats