Index: Source/core/html/HTMLAreaElement.h |
diff --git a/Source/core/html/HTMLAreaElement.h b/Source/core/html/HTMLAreaElement.h |
index 2fc4cebc81c034999b49ce163a815732cb391de0..b5f22211e0974577f9a6860790f53f669e4f9fa2 100644 |
--- a/Source/core/html/HTMLAreaElement.h |
+++ b/Source/core/html/HTMLAreaElement.h |
@@ -24,7 +24,7 @@ |
#define HTMLAreaElement_h |
#include "core/html/HTMLAnchorElement.h" |
-#include "core/platform/graphics/LayoutRect.h" |
+#include "platform/geometry/LayoutRect.h" |
namespace WebCore { |