projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41eab95
)
svga: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Sun, 14 Mar 2010 22:38:04 +0000
(15:38 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Sun, 14 Mar 2010 22:38:04 +0000
(15:38 -0700)
src/gallium/drivers/svga/svga_screen_texture.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/svga/svga_screen_texture.c
b/src/gallium/drivers/svga/svga_screen_texture.c
index 107e4a39620cdcf5e3087a994cd1b299fe4b0798..4a058eda885a129c636f4198148cc108cc764aab 100644
(file)
--- a/
src/gallium/drivers/svga/svga_screen_texture.c
+++ b/
src/gallium/drivers/svga/svga_screen_texture.c
@@
-41,8
+41,6
@@
#include "svga_debug.h"
#include "svga_screen_buffer.h"
-#include <util/u_string.h>
-
/* XXX: This isn't a real hardware flag, but just a hack for kernel to
* know about primary surfaces. Find a better way to accomplish this.