summaryrefslogtreecommitdiffstats
path: root/thirdparty/glslang
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/glslang')
-rw-r--r--thirdparty/glslang/glslang/Include/Common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/thirdparty/glslang/glslang/Include/Common.h b/thirdparty/glslang/glslang/Include/Common.h
index 080b8071e4..bb2b545b62 100644
--- a/thirdparty/glslang/glslang/Include/Common.h
+++ b/thirdparty/glslang/glslang/Include/Common.h
@@ -46,6 +46,7 @@
#endif
#include <cstdint>
#include <cstdio>
+#include <cstdint>
#include <cstdlib>
#include <list>
#include <map>