mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-22 20:00:10 +01:00
gallium: include st_cb_bitmap.h to silence warning
This commit is contained in:
parent
c4f8c8b304
commit
e8823bb7df
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@
|
|||
#include "pipe/p_inlines.h"
|
||||
#include "util/p_tile.h"
|
||||
#include "st_context.h"
|
||||
#include "st_cb_bitmap.h"
|
||||
#include "st_cb_readpixels.h"
|
||||
#include "st_cb_fbo.h"
|
||||
#include "st_format.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue