Index: Source/core/html/HTMLNoEmbedElement.cpp |
diff --git a/Source/core/html/HTMLNoEmbedElement.cpp b/Source/core/html/HTMLNoEmbedElement.cpp |
index c12e9986a71e481b6a96326eb1870892d546f791..aa6800d7a0f50faf380cfb20e064ada14e84b928 100644 |
--- a/Source/core/html/HTMLNoEmbedElement.cpp |
+++ b/Source/core/html/HTMLNoEmbedElement.cpp |
@@ -32,6 +32,7 @@ |
#include "core/html/HTMLNoEmbedElement.h" |
#include "core/HTMLNames.h" |
+#include "core/dom/Document.h" |
#include "core/frame/LocalFrame.h" |
#include "core/loader/FrameLoader.h" |