mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 09:28:07 +02:00
llvmpipe: Include missing header in lp_flush.c.
Include p_screen.h for complete type to pipe_screen.
This commit is contained in:
parent
c5b8ba9368
commit
cf1e4b15a4
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
|||
|
||||
|
||||
#include "pipe/p_defines.h"
|
||||
#include "pipe/p_screen.h"
|
||||
#include "util/u_string.h"
|
||||
#include "draw/draw_context.h"
|
||||
#include "lp_flush.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue