Index: Source/core/html/HTMLSummaryElement.cpp |
diff --git a/Source/core/html/HTMLSummaryElement.cpp b/Source/core/html/HTMLSummaryElement.cpp |
index 821b37a8e999b53ab62c26461441faf695eeb985..7fecad6b9408cf2a0b91fbf74862f0c89af6c5d2 100644 |
--- a/Source/core/html/HTMLSummaryElement.cpp |
+++ b/Source/core/html/HTMLSummaryElement.cpp |
@@ -21,7 +21,7 @@ |
#include "config.h" |
#include "core/html/HTMLSummaryElement.h" |
-#include "bindings/v8/ExceptionStatePlaceholder.h" |
+#include "bindings/core/v8/ExceptionStatePlaceholder.h" |
#include "core/HTMLNames.h" |
#include "core/events/KeyboardEvent.h" |
#include "core/dom/NodeRenderingTraversal.h" |