Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2058)

Unified Diff: webrtc/modules/audio_mixer/audio_source_with_mix_status.h

Issue 2411313003: Split audio mixer into interface and implementation. (Closed)
Patch Set: Capitalize Ssrc Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webrtc/modules/audio_mixer/audio_source_with_mix_status.h
diff --git a/webrtc/modules/audio_mixer/audio_source_with_mix_status.h b/webrtc/modules/audio_mixer/audio_source_with_mix_status.h
index 167118f9c559b2bcb771099af3b3c85e839fc092..4849d617fe625c01359b4a3f3289649a959e7a3c 100644
--- a/webrtc/modules/audio_mixer/audio_source_with_mix_status.h
+++ b/webrtc/modules/audio_mixer/audio_source_with_mix_status.h
@@ -11,7 +11,7 @@
#ifndef WEBRTC_MODULES_AUDIO_MIXER_AUDIO_SOURCE_WITH_MIX_STATUS_H_
#define WEBRTC_MODULES_AUDIO_MIXER_AUDIO_SOURCE_WITH_MIX_STATUS_H_
-#include "webrtc/modules/audio_mixer/audio_mixer.h"
+#include "webrtc/api/audio/audio_mixer.h"
namespace webrtc {
« webrtc/api/audio/audio_mixer.h ('K') | « webrtc/modules/audio_mixer/audio_mixer_impl_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698