| Index: webrtc/examples/peerconnection/client/main_wnd.h
|
| diff --git a/webrtc/examples/peerconnection/client/main_wnd.h b/webrtc/examples/peerconnection/client/main_wnd.h
|
| index 6d39b38aa9d0671c464398be300b53b658334a83..5cf38df8d78ec4cfb81c946e537aa43e67e1f23b 100644
|
| --- a/webrtc/examples/peerconnection/client/main_wnd.h
|
| +++ b/webrtc/examples/peerconnection/client/main_wnd.h
|
| @@ -15,7 +15,7 @@
|
| #include <map>
|
| #include <string>
|
|
|
| -#include "talk/app/webrtc/mediastreaminterface.h"
|
| +#include "webrtc/api/mediastreaminterface.h"
|
| #include "webrtc/base/win32.h"
|
| #include "webrtc/examples/peerconnection/client/peer_connection_client.h"
|
| #include "webrtc/media/base/mediachannel.h"
|
|
|