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