Chromium Code Reviews

Unified Diff: webrtc/modules/audio_processing/include/audio_processing.h

Issue 2307533004: Moving/renaming webrtc/common.h. (Closed)
Patch Set: rebase Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: webrtc/modules/audio_processing/include/audio_processing.h
diff --git a/webrtc/modules/audio_processing/include/audio_processing.h b/webrtc/modules/audio_processing/include/audio_processing.h
index 09e5d5be1cba9b20a8b8210c690c3c23e1dc7709..44ff7327ffeb849184869c7bfadc921438093821 100644
--- a/webrtc/modules/audio_processing/include/audio_processing.h
+++ b/webrtc/modules/audio_processing/include/audio_processing.h
@@ -21,8 +21,8 @@
#include "webrtc/base/arraysize.h"
#include "webrtc/base/platform_file.h"
-#include "webrtc/common.h"
#include "webrtc/modules/audio_processing/beamformer/array_util.h"
+#include "webrtc/modules/audio_processing/include/config.h"
#include "webrtc/typedefs.h"
namespace webrtc {
« no previous file with comments | « webrtc/modules/audio_processing/config_unittest.cc ('k') | webrtc/modules/audio_processing/include/config.h » ('j') | no next file with comments »

Powered by Google App Engine