mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 11:30:21 +01:00
gallium: fix warning
This commit is contained in:
parent
7771519862
commit
af51d188c3
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@
|
|||
|
||||
#include "pipe/p_compiler.h" /* for boolean */
|
||||
|
||||
enum pipe_format;
|
||||
|
||||
struct softpipe_winsys {
|
||||
/** test if the given format is supported for front/back color bufs */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue