Index: Source/modules/mediastream/RTCIceCandidateEvent.h |
diff --git a/Source/modules/mediastream/RTCIceCandidateEvent.h b/Source/modules/mediastream/RTCIceCandidateEvent.h |
index 489da2f18392d07e25f3360716bb153584ce2f42..2d5253c28b91924c1888fd01a1b59c26ae0a9ddc 100644 |
--- a/Source/modules/mediastream/RTCIceCandidateEvent.h |
+++ b/Source/modules/mediastream/RTCIceCandidateEvent.h |
@@ -25,7 +25,7 @@ |
#ifndef RTCIceCandidateEvent_h |
#define RTCIceCandidateEvent_h |
-#include "core/events/Event.h" |
+#include "modules/EventModules.h" |
#include "wtf/text/AtomicString.h" |
namespace WebCore { |