Index: webrtc/api/datachannel.h |
diff --git a/webrtc/api/datachannel.h b/webrtc/api/datachannel.h |
index eeac1d0bbba89b73c9e64f093995dd497a361fcc..112733acbdec6b5f9f6314e7e06fb4e3107d7ad6 100644 |
--- a/webrtc/api/datachannel.h |
+++ b/webrtc/api/datachannel.h |
@@ -15,7 +15,7 @@ |
#include <set> |
#include <string> |
-#include "talk/session/media/channel.h" |
+#include "webrtc/pc/channel.h" |
#include "webrtc/api/datachannelinterface.h" |
#include "webrtc/api/proxy.h" |
#include "webrtc/base/messagehandler.h" |