mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-23 11:10:10 +01:00
graw: Include missing header in graw.h.
Include p_compiler.h for PUBLIC symbol.
This commit is contained in:
parent
677623a6c8
commit
1b83ede8cc
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@
|
|||
* those for parsing text representations of TGSI shaders.
|
||||
*/
|
||||
|
||||
#include "pipe/p_compiler.h"
|
||||
#include "pipe/p_format.h"
|
||||
|
||||
struct pipe_screen;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue