Index: Source/core/html/HTMLFrameOwnerElement.h |
diff --git a/Source/core/html/HTMLFrameOwnerElement.h b/Source/core/html/HTMLFrameOwnerElement.h |
index 94c2b30ae6964e14a50560159db375ab47ca4037..09866a233c2ad54fe48668262161ef8f731a35b5 100644 |
--- a/Source/core/html/HTMLFrameOwnerElement.h |
+++ b/Source/core/html/HTMLFrameOwnerElement.h |
@@ -21,6 +21,7 @@ |
#ifndef HTMLFrameOwnerElement_h |
#define HTMLFrameOwnerElement_h |
+#include "core/dom/Document.h" |
#include "core/frame/FrameOwner.h" |
#include "core/html/HTMLElement.h" |
#include "wtf/HashCountedSet.h" |