summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-07-27 15:08:44 -0600
committerBrian Paul <brianp@vmware.com>2009-07-27 15:08:44 -0600
commit7e2f26cbbf1142951ae0c0c1b732e8799f8cdbc1 (patch)
tree9de30e7946082959d359e23e3f82a434a0372862 /src
parentd2f56fe687afb2c259338542971e432dd448671b (diff)
softpipe: include sp_winsys.h to silence function prototype warning
Diffstat (limited to 'src')
-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.