---
 src/intel/common/gen_gem.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/intel/common/gen_gem.h b/src/intel/common/gen_gem.h
index 7dd9ae6d548..8df2c249e48 100644
--- a/src/intel/common/gen_gem.h
+++ b/src/intel/common/gen_gem.h
@@ -24,6 +24,8 @@
 #ifndef GEN_GEM_H
 #define GEN_GEM_H
 
+#include <stdint.h>
+
 static inline uint64_t
 gen_canonical_address(uint64_t v)
 {
-- 
2.18.0

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to