Index: webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.h |
diff --git a/webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.h b/webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.h |
index b3f6965fff955fcaa4c3c01aed079d5d89d31a1c..ad49a865e2556e7dd7f21ba09f8051dc88b33316 100644 |
--- a/webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.h |
+++ b/webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.h |
@@ -14,6 +14,7 @@ |
#include <memory> |
#include "webrtc/base/buffer.h" |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/audio_coding/codecs/audio_encoder.h" |
#include "webrtc/modules/audio_coding/codecs/g722/g722_interface.h" |