mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-23 21:20:21 +01:00
gallivm: Include missing header in lp_bld_sample.h.
Include p_format.h for enum pipe_format symbol.
This commit is contained in:
parent
72ae834fa1
commit
deffeba172
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@
|
|||
#define LP_BLD_SAMPLE_H
|
||||
|
||||
|
||||
#include "pipe/p_format.h"
|
||||
|
||||
#include "gallivm/lp_bld.h"
|
||||
|
||||
struct pipe_resource;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue