Index: Source/core/html/HTMLFrameSetElement.h |
diff --git a/Source/core/html/HTMLFrameSetElement.h b/Source/core/html/HTMLFrameSetElement.h |
index b42b9cd62ee16efc1aeb97d1b1087944c22d0627..51ef41a7c46165c1314343a1ab77ca2099cc3d90 100644 |
--- a/Source/core/html/HTMLFrameSetElement.h |
+++ b/Source/core/html/HTMLFrameSetElement.h |
@@ -24,6 +24,7 @@ |
#ifndef HTMLFrameSetElement_h |
#define HTMLFrameSetElement_h |
+#include "core/dom/Document.h" |
#include "core/html/HTMLDimension.h" |
#include "core/html/HTMLElement.h" |