11 lines
342 B
Diff
11 lines
342 B
Diff
--- qt6-webengine-6.4.2.orig/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/aec3/clockdrift_detector.h
|
|
+++ qt6-webengine-6.4.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/aec3/clockdrift_detector.h
|
|
@@ -14,6 +14,7 @@
|
|
#include <stddef.h>
|
|
|
|
#include <array>
|
|
+#include <cstddef>
|
|
|
|
namespace webrtc {
|
|
|