Index: webrtc/modules/audio_processing/include/config.cc |
diff --git a/webrtc/common.cc b/webrtc/modules/audio_processing/include/config.cc |
similarity index 91% |
rename from webrtc/common.cc |
rename to webrtc/modules/audio_processing/include/config.cc |
index bc24818a60b57d06186f95bcb22a888f90500817..bbbc4520a850bccef9439bf9a12e56f21de23e08 100644 |
--- a/webrtc/common.cc |
+++ b/webrtc/modules/audio_processing/include/config.cc |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/common.h" |
+#include "webrtc/modules/audio_processing/include/config.h" |
namespace webrtc { |