mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-28 12:30:09 +01:00
tgsi: Include missing header in tgsi_info.h.
Include p_compiler.h for uint symbol.
This commit is contained in:
parent
0b9b8694d9
commit
57421cb464
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
#ifndef TGSI_INFO_H
|
||||
#define TGSI_INFO_H
|
||||
|
||||
#include "pipe/p_compiler.h"
|
||||
#include "pipe/p_shader_tokens.h"
|
||||
|
||||
#if defined __cplusplus
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue