Index: webrtc/p2p/base/transportchannelimpl.h |
diff --git a/webrtc/p2p/base/transportchannelimpl.h b/webrtc/p2p/base/transportchannelimpl.h |
index f72cb2d1b0825809b38a489f7c602c81b53d2eb3..cf6e3629f6b9333c4b480bea5d74471022628e1e 100644 |
--- a/webrtc/p2p/base/transportchannelimpl.h |
+++ b/webrtc/p2p/base/transportchannelimpl.h |
@@ -13,9 +13,9 @@ |
#include <string> |
-#include "webrtc/base/constructormagic.h" |
#include "webrtc/p2p/base/icetransportinternal.h" |
#include "webrtc/p2p/base/transportchannel.h" |
+#include "webrtc/rtc_base/constructormagic.h" |
namespace webrtc { |
class MetricsObserverInterface; |