projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2f56fe
)
softpipe: include sp_winsys.h to silence function prototype warning
author
Brian Paul
<brianp@vmware.com>
Mon, 27 Jul 2009 21:08:44 +0000
(15:08 -0600)
committer
Brian Paul
<brianp@vmware.com>
Mon, 27 Jul 2009 21:08:44 +0000
(15:08 -0600)
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
9e19745
..
7a533da
100644
(file)
--- a/
src/gallium/drivers/softpipe/sp_texture.c
+++ b/
src/gallium/drivers/softpipe/sp_texture.c
@@
-42,6
+42,7
@@
#include "sp_texture.h"
#include "sp_tile_cache.h"
#include "sp_screen.h"
+#include "sp_winsys.h"
/* Simple, maximally packed layout.