Index: Source/core/html/HTMLShadowElement.cpp |
diff --git a/Source/core/html/HTMLShadowElement.cpp b/Source/core/html/HTMLShadowElement.cpp |
index d53fce4f99a86a05594882b1ce74f27845498eea..d44d71b741f2655515a78d3bf4bbb234b4374fc9 100644 |
--- a/Source/core/html/HTMLShadowElement.cpp |
+++ b/Source/core/html/HTMLShadowElement.cpp |
@@ -31,7 +31,7 @@ |
#include "config.h" |
#include "core/html/HTMLShadowElement.h" |
-#include "HTMLNames.h" |
+#include "core/HTMLNames.h" |
#include "core/dom/shadow/ShadowRoot.h" |
namespace WebCore { |