projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59eed7a
)
mesa: Remove unnecessary header from texobj.c.
author
Vinson Lee
<vlee@vmware.com>
Mon, 18 Jan 2010 04:50:15 +0000
(20:50 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Mon, 18 Jan 2010 04:50:15 +0000
(20:50 -0800)
src/mesa/main/texobj.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/texobj.c
b/src/mesa/main/texobj.c
index 237b6eb00d4391d4e7e97c6c1390026c5c418888..7f6255747b0ac1399abd4d542cb2c765fa1d24c8 100644
(file)
--- a/
src/mesa/main/texobj.c
+++ b/
src/mesa/main/texobj.c
@@
-38,7
+38,6
@@
#include "imports.h"
#include "macros.h"
#include "teximage.h"
-#include "texstate.h"
#include "texobj.h"
#include "mtypes.h"
#include "shader/prog_instruction.h"