mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 04:30:10 +01:00
softpipe: Include missing header in sp_flush.c.
Include p_screen.h for complete type to pipe_screen.
This commit is contained in:
parent
9112e531d4
commit
d42b7d5f8d
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
|||
|
||||
|
||||
#include "pipe/p_defines.h"
|
||||
#include "pipe/p_screen.h"
|
||||
#include "draw/draw_context.h"
|
||||
#include "sp_flush.h"
|
||||
#include "sp_context.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue