projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de4ee20
)
softpipe: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Sun, 14 Mar 2010 02:05:39 +0000
(18:05 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Sun, 14 Mar 2010 02:05:39 +0000
(18:05 -0800)
src/gallium/drivers/softpipe/sp_texture.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/softpipe/sp_texture.c
b/src/gallium/drivers/softpipe/sp_texture.c
index da8529c154e9cc7852a9337812d352df8b36a781..2aff6118f4187e9d19fff99f27cc1dc6d91b137e 100644
(file)
--- a/
src/gallium/drivers/softpipe/sp_texture.c
+++ b/
src/gallium/drivers/softpipe/sp_texture.c
@@
-36,7
+36,6
@@
#include "util/u_format.h"
#include "util/u_math.h"
#include "util/u_memory.h"
-#include "util/u_simple_screen.h"
#include "sp_context.h"
#include "sp_texture.h"