Index: Source/core/editing/InsertNodeBeforeCommand.cpp |
diff --git a/Source/core/editing/InsertNodeBeforeCommand.cpp b/Source/core/editing/InsertNodeBeforeCommand.cpp |
index 8fe3e023999c8c955ee21aec49060bd8802cf719..66a4234c2aa699aa6e496f59c8bb13c0bbdf23d6 100644 |
--- a/Source/core/editing/InsertNodeBeforeCommand.cpp |
+++ b/Source/core/editing/InsertNodeBeforeCommand.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "core/editing/InsertNodeBeforeCommand.h" |
-#include "bindings/v8/ExceptionStatePlaceholder.h" |
+#include "bindings/core/v8/ExceptionStatePlaceholder.h" |
namespace WebCore { |