projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fae1bb
)
fix some include file glitches
author
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 22 Apr 2004 00:54:53 +0000
(
00:54
+0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 22 Apr 2004 00:54:53 +0000
(
00:54
+0000)
src/mesa/main/texformat.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/texformat.c
b/src/mesa/main/texformat.c
index 31a99f5d3301ec21f3f49b1d00ac5750686fb237..a075a8f32c75e905b6b208f709670b260b0b2151 100644
(file)
--- 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