mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-22 17:10:32 +01:00
gallium: include st_cb_viewport.h to silence warning
This commit is contained in:
parent
d6edbfc04a
commit
f24ec99190
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@
|
|||
#include "st_cb_texture.h"
|
||||
#include "st_cb_flush.h"
|
||||
#include "st_cb_strings.h"
|
||||
#include "st_cb_viewport.h"
|
||||
#include "st_atom.h"
|
||||
#include "st_draw.h"
|
||||
#include "st_extensions.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue