mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02:00
python: Include missing `p_compiler.h' header.
This commit is contained in:
parent
5494251890
commit
97e4caa33a
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@
|
|||
%ignore winsys;
|
||||
%ignore pipe_vertex_buffer::buffer;
|
||||
|
||||
%include "pipe/p_compiler.h";
|
||||
%include "pipe/p_state.h";
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue