Index: webrtc/p2p/base/transportchannel.h |
diff --git a/webrtc/p2p/base/transportchannel.h b/webrtc/p2p/base/transportchannel.h |
index 2f43e8f4f7d97a0b92d66669920bcdc2e597b29b..c7c3c755f3a97e193689170f7cea6ba047bf3fc8 100644 |
--- a/webrtc/p2p/base/transportchannel.h |
+++ b/webrtc/p2p/base/transportchannel.h |
@@ -19,7 +19,7 @@ |
#include "webrtc/p2p/base/candidate.h" |
#include "webrtc/p2p/base/candidatepairinterface.h" |
#include "webrtc/p2p/base/packettransportinterface.h" |
-#include "webrtc/p2p/base/transport.h" |
+#include "webrtc/p2p/base/jseptransport.h" |
#include "webrtc/p2p/base/transportdescription.h" |
#include "webrtc/base/asyncpacketsocket.h" |
#include "webrtc/base/basictypes.h" |