Index: Source/core/page/DragController.h |
diff --git a/Source/core/page/DragController.h b/Source/core/page/DragController.h |
index 23293e53f539645a8903f7236383aa104173920a..1aed97ef58c920e8e473c3f2cdcdf10ff5bf6479 100644 |
--- a/Source/core/page/DragController.h |
+++ b/Source/core/page/DragController.h |
@@ -27,7 +27,7 @@ |
#define DragController_h |
#include "core/page/DragActions.h" |
-#include "core/platform/graphics/IntPoint.h" |
+#include "platform/geometry/IntPoint.h" |
#include "weborigin/KURL.h" |
#include "wtf/Forward.h" |