Index: Source/core/page/EventSource.h |
diff --git a/Source/core/page/EventSource.h b/Source/core/page/EventSource.h |
index c407e09b96296f06ed5d3a752ef0c97b0419764a..8a77c79e548b5ac521c701b0f976a760ee730e17 100644 |
--- a/Source/core/page/EventSource.h |
+++ b/Source/core/page/EventSource.h |
@@ -34,7 +34,7 @@ |
#include "bindings/v8/ScriptWrappable.h" |
#include "core/dom/ActiveDOMObject.h" |
-#include "core/dom/EventTarget.h" |
+#include "core/events/EventTarget.h" |
#include "core/loader/ThreadableLoaderClient.h" |
#include "core/platform/Timer.h" |
#include "weborigin/KURL.h" |