Index: talk/app/webrtc/datachannel.cc |
diff --git a/talk/app/webrtc/datachannel.cc b/talk/app/webrtc/datachannel.cc |
index 20cf7433555aa2262ff08f7cc41a0d6e43dc3f97..05fa5ec71b174f3db87be1350cdd6297b82fdcef 100644 |
--- a/talk/app/webrtc/datachannel.cc |
+++ b/talk/app/webrtc/datachannel.cc |
@@ -31,9 +31,9 @@ |
#include "talk/app/webrtc/mediastreamprovider.h" |
#include "talk/app/webrtc/sctputils.h" |
-#include "talk/media/sctp/sctpdataengine.h" |
#include "webrtc/base/logging.h" |
#include "webrtc/base/refcount.h" |
+#include "webrtc/media/sctp/sctpdataengine.h" |
namespace webrtc { |