--- qtwebengine-everywhere-src-5.15.0/src/3rdparty/chromium/third_party/webrtc/modules/video_coding/decoding_state.h	2020-05-06 16:21:29.000000000 +0200
+++ qtwebengine-everywhere-src-5.15.0-gcc10-patches-patch/src/3rdparty/chromium/third_party/webrtc/modules/video_coding/decoding_state.h	2020-06-04 12:07:20.407353742 +0200
@@ -13,6 +13,7 @@
 
 #include <map>
 #include <set>
+#include <cstdint>
 #include <vector>
 
 namespace webrtc {