Index: webrtc/p2p/client/socketmonitor.h |
diff --git a/webrtc/p2p/client/socketmonitor.h b/webrtc/p2p/client/socketmonitor.h |
index 00190d9d44743f9c2cdb0cac8ad0711c2ad28309..b13be74735fe2e0142fc628185010d80cb4bee06 100644 |
--- a/webrtc/p2p/client/socketmonitor.h |
+++ b/webrtc/p2p/client/socketmonitor.h |
@@ -16,7 +16,7 @@ |
#include "webrtc/base/criticalsection.h" |
#include "webrtc/base/sigslot.h" |
#include "webrtc/base/thread.h" |
-#include "webrtc/p2p/base/transport.h" // for ConnectionInfos |
+#include "webrtc/p2p/base/jseptransport.h" // for ConnectionInfos |
// TODO(pthatcher): Move these to connectionmonitor.h and |
// connectionmonitor.cc, or just move them into channel.cc |