gallium/util: fix build break
Missing #include caused build breaks after 21a3fb9cd
.
Signed-off-by: Rob Clark <robclark@freedesktop.org>
This commit is contained in:
@@ -33,6 +33,7 @@
|
|||||||
#define U_UPLOAD_MGR_H
|
#define U_UPLOAD_MGR_H
|
||||||
|
|
||||||
#include "pipe/p_compiler.h"
|
#include "pipe/p_compiler.h"
|
||||||
|
#include "pipe/p_defines.h"
|
||||||
|
|
||||||
struct pipe_context;
|
struct pipe_context;
|
||||||
struct pipe_resource;
|
struct pipe_resource;
|
||||||
|
Reference in New Issue
Block a user