Index: Source/modules/mediastream/RTCDataChannelEvent.h |
=================================================================== |
--- Source/modules/mediastream/RTCDataChannelEvent.h (revision 159157) |
+++ Source/modules/mediastream/RTCDataChannelEvent.h (working copy) |
@@ -25,7 +25,7 @@ |
#ifndef RTCDataChannelEvent_h |
#define RTCDataChannelEvent_h |
-#include "core/events/Event.h" |
+#include "core/dom/Event.h" |
#include "modules/mediastream/RTCDataChannel.h" |
#include "wtf/text/AtomicString.h" |