Index: Source/core/dom/EventDispatcher.h |
diff --git a/Source/core/dom/EventDispatcher.h b/Source/core/dom/EventDispatcher.h |
index 9fd8fee72d692b7cc698c4deadeadbe5a4ac17f3..b4a439e8f0f8ceb6b90c11c1f6ed13699b60152c 100644 |
--- a/Source/core/dom/EventDispatcher.h |
+++ b/Source/core/dom/EventDispatcher.h |
@@ -26,8 +26,8 @@ |
#ifndef EventDispatcher_h |
#define EventDispatcher_h |
-#include "EventContext.h" |
-#include "SimulatedClickOptions.h" |
+#include "core/dom/EventContext.h" |
+#include "core/dom/SimulatedClickOptions.h" |
#include <wtf/Forward.h> |
#include <wtf/HashMap.h> |
#include <wtf/PassRefPtr.h> |