aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.cc')
-rw-r--r--webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.cc2
1 files changed, 1 insertions, 1 deletions
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 636698e9c1..9c5d3b939d 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 {