mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-01 02:30:24 +01:00
gallium: include prog_print.h to silence warning
This commit is contained in:
parent
66682651b6
commit
095ca0acd8
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@
|
|||
#include "st_mesa_to_tgsi.h"
|
||||
#include "shader/prog_instruction.h"
|
||||
#include "shader/prog_parameter.h"
|
||||
#include "shader/prog_print.h"
|
||||
#include "pipe/p_debug.h"
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue