summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_texture.c
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-05-27 19:30:07 -0600
committerBrian Paul <brianp@vmware.com>2009-05-27 19:30:07 -0600
commit31deacb8d38e2090dc4ba3ee4f6587792860e8c9 (patch)
tree543e59c9939feb44ce42b2928e297b0d3f7e6fa5 /src/gallium/drivers/softpipe/sp_texture.c
parent5d75124db480b37977c353511b4e228905b7cc95 (diff)
softpipe: include sp_winsys.h to silence warning (unprototyped function)
Diffstat (limited to 'src/gallium/drivers/softpipe/sp_texture.c')
-rw-r--r--src/gallium/drivers/softpipe/sp_texture.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/softpipe/sp_texture.c b/src/gallium/drivers/softpipe/sp_texture.c
index 9e19745889..7a533dad9f 100644
--- 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.