projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c77cd9e
)
glsl: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Fri, 1 Oct 2010 23:27:58 +0000
(16:27 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Fri, 1 Oct 2010 23:27:58 +0000
(16:27 -0700)
src/glsl/lower_texture_projection.cpp
patch
|
blob
|
history
diff --git
a/src/glsl/lower_texture_projection.cpp
b/src/glsl/lower_texture_projection.cpp
index f82ca0a9fd92e58d1c3abf230213006564045ed7..1fd26a7a2b5d1f65dff9670441ac868912a8aa09 100644
(file)
--- a/
src/glsl/lower_texture_projection.cpp
+++ b/
src/glsl/lower_texture_projection.cpp
@@
-36,7
+36,6
@@
*/
#include "ir.h"
-#include "ir_rvalue_visitor.h"
class lower_texture_projection_visitor : public ir_hierarchical_visitor {
public: