Index: webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h |
diff --git a/webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h b/webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h |
index 9dc3a6fd7ad472e189ed843e8c0294f6859cb3a2..7a627e757c972f4a1454d32a27969b538cbb8a84 100644 |
--- a/webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h |
+++ b/webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h |
@@ -12,6 +12,7 @@ |
#define WEBRTC_MODULES_AUDIO_CODING_CODECS_G711_AUDIO_DECODER_PCM_H_ |
#include "webrtc/base/checks.h" |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/audio_coding/codecs/audio_decoder.h" |
namespace webrtc { |