summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gallium/auxiliary/util/u_upload_mgr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/auxiliary/util/u_upload_mgr.h b/src/gallium/auxiliary/util/u_upload_mgr.h
index 6c70723ecc6..b36e9e5d9db 100644
--- a/src/gallium/auxiliary/util/u_upload_mgr.h
+++ b/src/gallium/auxiliary/util/u_upload_mgr.h
@@ -33,6 +33,7 @@
#define U_UPLOAD_MGR_H
#include "pipe/p_compiler.h"
+#include "pipe/p_defines.h"
struct pipe_context;
struct pipe_resource;