Index: webrtc/pc/localaudiosource.cc |
diff --git a/webrtc/api/localaudiosource.cc b/webrtc/pc/localaudiosource.cc |
similarity index 97% |
rename from webrtc/api/localaudiosource.cc |
rename to webrtc/pc/localaudiosource.cc |
index 57cfdf8fd49460ca89793974032b07b64d555de9..3d79da96c5c2293660bbf043b046e3b8d1813b77 100644 |
--- a/webrtc/api/localaudiosource.cc |
+++ b/webrtc/pc/localaudiosource.cc |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/api/localaudiosource.h" |
+#include "webrtc/pc/localaudiosource.h" |
#include <vector> |