| Index: webrtc/modules/audio_processing/agc/agc_unittest.cc
 | 
| diff --git a/webrtc/modules/audio_processing/agc/agc_unittest.cc b/webrtc/modules/audio_processing/agc/agc_unittest.cc
 | 
| index 66a8a2b1b34d66f96eca87242fbea28312c44410..25b99d87734bf976370bf217f5cae7428afb172d 100644
 | 
| --- a/webrtc/modules/audio_processing/agc/agc_unittest.cc
 | 
| +++ b/webrtc/modules/audio_processing/agc/agc_unittest.cc
 | 
| @@ -13,7 +13,7 @@
 | 
|  #include "gmock/gmock.h"
 | 
|  #include "gtest/gtest.h"
 | 
|  
 | 
| -#include "webrtc/modules/interface/module_common_types.h"
 | 
| +#include "webrtc/modules/include/module_common_types.h"
 | 
|  #include "webrtc/test/testsupport/fileutils.h"
 | 
|  #include "webrtc/tools/agc/test_utils.h"
 | 
|  
 | 
| 
 |