Index: Source/core/editing/InsertIntoTextNodeCommand.cpp |
diff --git a/Source/core/editing/InsertIntoTextNodeCommand.cpp b/Source/core/editing/InsertIntoTextNodeCommand.cpp |
index e515313b555ba6bf37bb54bebe284ae37bc466a3..da92822402e7dc5f1d5ff3dae0ab0d7d9fd20914 100644 |
--- a/Source/core/editing/InsertIntoTextNodeCommand.cpp |
+++ b/Source/core/editing/InsertIntoTextNodeCommand.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "core/editing/InsertIntoTextNodeCommand.h" |
-#include "bindings/v8/ExceptionStatePlaceholder.h" |
+#include "bindings/core/v8/ExceptionStatePlaceholder.h" |
#include "core/dom/Document.h" |
#include "core/dom/Text.h" |
#include "core/frame/Settings.h" |