Index: Source/core/html/HTMLFrameElementBase.h |
diff --git a/Source/core/html/HTMLFrameElementBase.h b/Source/core/html/HTMLFrameElementBase.h |
index a384652c5e9ef015c5ccba60a91b02c0fd7f266f..2fa32b9ed2778698e39729dabb27d255740aad7c 100644 |
--- a/Source/core/html/HTMLFrameElementBase.h |
+++ b/Source/core/html/HTMLFrameElementBase.h |
@@ -25,7 +25,7 @@ |
#define HTMLFrameElementBase_h |
#include "core/html/HTMLFrameOwnerElement.h" |
-#include "core/platform/ScrollTypes.h" |
+#include "platform/scroll/ScrollTypes.h" |
namespace WebCore { |