| Index: webrtc/modules/audio_processing/aec/aec_core_internal.h
 | 
| diff --git a/webrtc/modules/audio_processing/aec/aec_core_internal.h b/webrtc/modules/audio_processing/aec/aec_core_internal.h
 | 
| index 1f7b6b541fa9a27a07ac67d2c4e77e3a769dc695..c7f91d7da33beb46648b983d59a3278a582c198d 100644
 | 
| --- a/webrtc/modules/audio_processing/aec/aec_core_internal.h
 | 
| +++ b/webrtc/modules/audio_processing/aec/aec_core_internal.h
 | 
| @@ -14,6 +14,7 @@
 | 
|  extern "C" {
 | 
|  #include "webrtc/common_audio/ring_buffer.h"
 | 
|  }
 | 
| +#include "webrtc/base/constructormagic.h"
 | 
|  #include "webrtc/common_audio/wav_file.h"
 | 
|  #include "webrtc/modules/audio_processing/aec/aec_common.h"
 | 
|  #include "webrtc/modules/audio_processing/aec/aec_core.h"
 | 
| 
 |