Index: Source/core/html/HTMLFrameOwnerElement.h |
diff --git a/Source/core/html/HTMLFrameOwnerElement.h b/Source/core/html/HTMLFrameOwnerElement.h |
index dab629e85e9c715b330b78cbd861e8050880b0f8..329aa24f77f4d840b3214ba08d1c7fa73b0e9762 100644 |
--- a/Source/core/html/HTMLFrameOwnerElement.h |
+++ b/Source/core/html/HTMLFrameOwnerElement.h |
@@ -24,6 +24,7 @@ |
#include "core/dom/Document.h" |
#include "core/frame/FrameOwner.h" |
#include "core/html/HTMLElement.h" |
+#include "platform/scroll/ScrollTypes.h" |
#include "wtf/HashCountedSet.h" |
namespace blink { |