mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-30 12:10:09 +01:00
Add p_compiler.h.
This commit is contained in:
parent
a6e2b76fb5
commit
e62b9241d2
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ extern "C" {
|
|||
#include "mtypes.h"
|
||||
#include "prog_instruction.h"
|
||||
#include "program.h"
|
||||
#include "pipe/p_compiler.h"
|
||||
|
||||
#if defined __cplusplus
|
||||
} // extern "C"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue