mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
progs/rbug: Add missing header.
This commit is contained in:
parent
56b7a6f632
commit
20a11722a2
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@
|
|||
* USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "pipe/p_compiler.h"
|
||||
#include "pipe/p_format.h"
|
||||
#include "pipe/p_state.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue