mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
softpipe: include sp_winsys.h to silence function prototype warning
This commit is contained in:
parent
d2f56fe687
commit
7e2f26cbbf
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue