| Index: webrtc/modules/audio_processing/agc/mock_agc.h
|
| diff --git a/webrtc/modules/audio_processing/agc/mock_agc.h b/webrtc/modules/audio_processing/agc/mock_agc.h
|
| index 13dbd2edd53a727b50c8c6259ff164cee3f71398..e362200d866f3994e3f92131492be22af0824e2a 100644
|
| --- a/webrtc/modules/audio_processing/agc/mock_agc.h
|
| +++ b/webrtc/modules/audio_processing/agc/mock_agc.h
|
| @@ -14,7 +14,7 @@
|
| #include "webrtc/modules/audio_processing/agc/agc.h"
|
|
|
| #include "gmock/gmock.h"
|
| -#include "webrtc/modules/interface/module_common_types.h"
|
| +#include "webrtc/modules/include/module_common_types.h"
|
|
|
| namespace webrtc {
|
|
|
|
|