summaryrefslogtreecommitdiffstats
path: root/thirdparty/openxr/patches/fix-gcc13-stdint.patch
blob: 9e659eb210297713017bed7bda19f26dec3d1f30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/thirdparty/openxr/src/common/platform_utils.hpp b/thirdparty/openxr/src/common/platform_utils.hpp
index 85d5cdab10..2d870cfea7 100644
--- a/thirdparty/openxr/src/common/platform_utils.hpp
+++ b/thirdparty/openxr/src/common/platform_utils.hpp
@@ -11,6 +11,7 @@
 
 #include "xr_dependencies.h"
 #include <string>
+#include <stdint.h>
 #include <stdlib.h>
 
 // OpenXR paths and registry key locations