Index: Source/core/dom/EventRetargeter.h |
diff --git a/Source/core/dom/EventRetargeter.h b/Source/core/dom/EventRetargeter.h |
index 11d573687af999a716682812750c057c1fa51878..af8450ecf933d66174cefdb0481382b4a0a4157f 100644 |
--- a/Source/core/dom/EventRetargeter.h |
+++ b/Source/core/dom/EventRetargeter.h |
@@ -20,9 +20,9 @@ |
#ifndef EventRetargeter_h |
#define EventRetargeter_h |
-#include "ContainerNode.h" |
-#include "EventContext.h" |
-#include "ShadowRoot.h" |
+#include "core/dom/ContainerNode.h" |
+#include "core/dom/EventContext.h" |
+#include "core/dom/ShadowRoot.h" |
#include <wtf/HashMap.h> |
#include <wtf/PassRefPtr.h> |
#include <wtf/RefPtr.h> |