mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 04:10:09 +01:00
gallium: Fix MSVC compiler warnings.
This commit is contained in:
parent
663f4aaae6
commit
d8ae972fd0
1 changed files with 4 additions and 0 deletions
|
|
@ -30,6 +30,10 @@
|
|||
*/
|
||||
|
||||
#include "pipe/p_util.h"
|
||||
|
||||
#include "pipe/draw/draw_context.h"
|
||||
|
||||
#include "sp_context.h"
|
||||
#include "sp_context.h"
|
||||
#include "sp_state.h"
|
||||
#include "sp_texture.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue