Index: Source/core/html/shadow/HTMLShadowElement.cpp |
diff --git a/Source/core/html/shadow/HTMLShadowElement.cpp b/Source/core/html/shadow/HTMLShadowElement.cpp |
index 3c3a6931ef4e6de54dfdf128e67802c4b8717bb1..4abf8792a0c69631a01869dce2bd4e7d84e1d834 100644 |
--- a/Source/core/html/shadow/HTMLShadowElement.cpp |
+++ b/Source/core/html/shadow/HTMLShadowElement.cpp |
@@ -32,7 +32,7 @@ |
#include "HTMLShadowElement.h" |
#include "HTMLNames.h" |
-#include "ShadowRoot.h" |
+#include "core/dom/ShadowRoot.h" |
#include <wtf/text/AtomicString.h> |
namespace WebCore { |