Index: Source/core/dom/Touch.h |
diff --git a/Source/core/dom/Touch.h b/Source/core/dom/Touch.h |
index bc2c28aa7889554fa2430f7f1f3a91d1ebc959f3..f068a2f8420dddffa82f560398d3673c925c0f53 100644 |
--- a/Source/core/dom/Touch.h |
+++ b/Source/core/dom/Touch.h |
@@ -27,7 +27,7 @@ |
#define Touch_h |
#include "bindings/v8/ScriptWrappable.h" |
-#include "core/dom/EventTarget.h" |
+#include "core/events/EventTarget.h" |
#include "core/platform/graphics/LayoutPoint.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/RefCounted.h" |