Index: webrtc/modules/audio_coding/codecs/opus/opus_inst.h |
diff --git a/webrtc/modules/audio_coding/codecs/opus/opus_inst.h b/webrtc/modules/audio_coding/codecs/opus/opus_inst.h |
index 8573b6d43667fc8e46083cb24fbee594bb4936b9..662c6fa059e0da09089a0db6029a9083fcf1091b 100644 |
--- a/webrtc/modules/audio_coding/codecs/opus/opus_inst.h |
+++ b/webrtc/modules/audio_coding/codecs/opus/opus_inst.h |
@@ -11,6 +11,8 @@ |
#ifndef WEBRTC_MODULES_AUDIO_CODING_CODECS_OPUS_OPUS_INST_H_ |
#define WEBRTC_MODULES_AUDIO_CODING_CODECS_OPUS_OPUS_INST_H_ |
+#include <stddef.h> |
+ |
#include "opus.h" |
struct WebRtcOpusEncInst { |