Index: webrtc/api/webrtcsessiondescriptionfactory.h |
diff --git a/webrtc/api/webrtcsessiondescriptionfactory.h b/webrtc/api/webrtcsessiondescriptionfactory.h |
index a7ff949c801712916289996dfd82a1d95895b3a7..77771687a33d1bef407e51928794f7f329bf0d0b 100644 |
--- a/webrtc/api/webrtcsessiondescriptionfactory.h |
+++ b/webrtc/api/webrtcsessiondescriptionfactory.h |
@@ -11,12 +11,12 @@ |
#ifndef WEBRTC_API_WEBRTCSESSIONDESCRIPTIONFACTORY_H_ |
#define WEBRTC_API_WEBRTCSESSIONDESCRIPTIONFACTORY_H_ |
-#include "talk/session/media/mediasession.h" |
#include "webrtc/api/dtlsidentitystore.h" |
#include "webrtc/api/peerconnectioninterface.h" |
#include "webrtc/base/messagehandler.h" |
#include "webrtc/base/rtccertificate.h" |
#include "webrtc/p2p/base/transportdescriptionfactory.h" |
+#include "webrtc/pc/mediasession.h" |
namespace cricket { |
class ChannelManager; |