Index: webrtc/pc/localaudiosource.cc |
diff --git a/webrtc/api/localaudiosource.cc b/webrtc/pc/localaudiosource.cc |
similarity index 99% |
rename from webrtc/api/localaudiosource.cc |
rename to webrtc/pc/localaudiosource.cc |
index d91394eebcfca022e1e4b1270dc15985de4ab065..3f0622e4abff5a11b8db349a7a0c0d3a47857245 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> |