Index: webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.h |
diff --git a/webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.h b/webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.h |
index 7cc2ea98773b18555ecc504075c534b9302c1518..1837ffabe2972b570e343cb6f16de8d7fba95887 100644 |
--- a/webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.h |
+++ b/webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.h |
@@ -11,6 +11,7 @@ |
#ifndef WEBRTC_MODULES_AUDIO_CODING_CODECS_G722_AUDIO_DECODER_G722_H_ |
#define WEBRTC_MODULES_AUDIO_CODING_CODECS_G722_AUDIO_DECODER_G722_H_ |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/audio_coding/codecs/audio_decoder.h" |
typedef struct WebRtcG722DecInst G722DecInst; |