| Index: webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.cc
|
| diff --git a/webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.cc b/webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.cc
|
| index 636698e9c10fc9da63c0f41583d043b88bee7e7b..9c5d3b939d951c6ee8ac9d20c7a62cd5ea573b35 100644
|
| --- a/webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.cc
|
| +++ b/webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.cc
|
| @@ -9,7 +9,7 @@
|
| */
|
|
|
| #include "webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.h"
|
| -#include "webrtc/modules/interface/module_common_types.h"
|
| +#include "webrtc/modules/include/module_common_types.h"
|
| #include "webrtc/typedefs.h"
|
|
|
| namespace {
|
|
|