python: Include missing `p_compiler.h' header.

This commit is contained in:
michal 2009-03-16 08:08:09 +01:00 committed by Michal Krol
parent 5494251890
commit 97e4caa33a

View file

@ -37,6 +37,7 @@
%ignore winsys;
%ignore pipe_vertex_buffer::buffer;
%include "pipe/p_compiler.h";
%include "pipe/p_state.h";