Index: webrtc/pc/webrtcsdp.cc |
diff --git a/webrtc/api/webrtcsdp.cc b/webrtc/pc/webrtcsdp.cc |
similarity index 99% |
rename from webrtc/api/webrtcsdp.cc |
rename to webrtc/pc/webrtcsdp.cc |
index c79c851c3a1465e2ad2d4d46047e46535cba1bc1..d4003c2a02361d3bebb24a8c2564ab9b0a67a6a0 100644 |
--- a/webrtc/api/webrtcsdp.cc |
+++ b/webrtc/pc/webrtcsdp.cc |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/api/webrtcsdp.h" |
+#include "webrtc/pc/webrtcsdp.h" |
#include <ctype.h> |
#include <limits.h> |