Index: Source/core/html/HTMLBodyElement.h |
diff --git a/Source/core/html/HTMLBodyElement.h b/Source/core/html/HTMLBodyElement.h |
index 0b79c69099cfe79b2c35b08180820f668e29549d..3d43a087cae674fa81624ef183d6ef985befc035 100644 |
--- a/Source/core/html/HTMLBodyElement.h |
+++ b/Source/core/html/HTMLBodyElement.h |
@@ -24,6 +24,7 @@ |
#ifndef HTMLBodyElement_h |
#define HTMLBodyElement_h |
+#include "core/dom/Document.h" |
#include "core/html/HTMLElement.h" |
namespace WebCore { |