Index: webrtc/examples/peerconnection/client/conductor.h |
diff --git a/webrtc/examples/peerconnection/client/conductor.h b/webrtc/examples/peerconnection/client/conductor.h |
index 21d838aae4551d9c59bde7b97713f30ce041b5d0..db2f77b6464236d4f1c9cdf235a56ee6bbfb8846 100644 |
--- a/webrtc/examples/peerconnection/client/conductor.h |
+++ b/webrtc/examples/peerconnection/client/conductor.h |
@@ -17,8 +17,8 @@ |
#include <set> |
#include <string> |
-#include "talk/app/webrtc/mediastreaminterface.h" |
-#include "talk/app/webrtc/peerconnectioninterface.h" |
+#include "webrtc/api/mediastreaminterface.h" |
+#include "webrtc/api/peerconnectioninterface.h" |
#include "webrtc/examples/peerconnection/client/main_wnd.h" |
#include "webrtc/examples/peerconnection/client/peer_connection_client.h" |
#include "webrtc/base/scoped_ptr.h" |