Index: Source/core/html/HTMLAnchorElement.h |
diff --git a/Source/core/html/HTMLAnchorElement.h b/Source/core/html/HTMLAnchorElement.h |
index 8b6d5d521136ca6bc3f4849f998e90324897ae38..769c6d2a0eafdef5d553131171bd86ff38fe67fd 100644 |
--- a/Source/core/html/HTMLAnchorElement.h |
+++ b/Source/core/html/HTMLAnchorElement.h |
@@ -26,6 +26,7 @@ |
#include "core/HTMLNames.h" |
#include "core/dom/DOMURLUtils.h" |
+#include "core/dom/Document.h" |
#include "core/html/HTMLElement.h" |
#include "platform/LinkHash.h" |