softpipe: include sp_winsys.h to silence function prototype warning
authorBrian Paul <brianp@vmware.com>
Mon, 27 Jul 2009 21:08:44 +0000 (15:08 -0600)
committerBrian Paul <brianp@vmware.com>
Mon, 27 Jul 2009 21:08:44 +0000 (15:08 -0600)
src/gallium/drivers/softpipe/sp_texture.c

index 9e19745..7a533da 100644 (file)
@@ -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.