summaryrefslogtreecommitdiff
path: root/Source/web/ViewportAnchor.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/web/ViewportAnchor.h')
-rw-r--r--Source/web/ViewportAnchor.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/Source/web/ViewportAnchor.h b/Source/web/ViewportAnchor.h
index ab6860922..51d670082 100644
--- a/Source/web/ViewportAnchor.h
+++ b/Source/web/ViewportAnchor.h
@@ -31,10 +31,10 @@
#ifndef ViewportAnchor_h
#define ViewportAnchor_h
-#include "core/platform/graphics/FloatSize.h"
-#include "core/platform/graphics/IntPoint.h"
-#include "core/platform/graphics/IntRect.h"
-#include "core/platform/graphics/LayoutRect.h"
+#include "platform/geometry/FloatSize.h"
+#include "platform/geometry/IntPoint.h"
+#include "platform/geometry/IntRect.h"
+#include "platform/geometry/LayoutRect.h"
#include "wtf/RefCounted.h"
namespace WebCore {