Index: sky/engine/core/editing/InsertIntoTextNodeCommand.cpp |
diff --git a/sky/engine/core/editing/InsertIntoTextNodeCommand.cpp b/sky/engine/core/editing/InsertIntoTextNodeCommand.cpp |
index 55af5ac65f25c910f0bc9278149e9376732dcc09..4757bcdd6c75745e6964986372a1b4779a4bf0c2 100644 |
--- a/sky/engine/core/editing/InsertIntoTextNodeCommand.cpp |
+++ b/sky/engine/core/editing/InsertIntoTextNodeCommand.cpp |
@@ -26,7 +26,7 @@ |
#include "sky/engine/config.h" |
#include "sky/engine/core/editing/InsertIntoTextNodeCommand.h" |
-#include "sky/engine/bindings/core/v8/ExceptionStatePlaceholder.h" |
+#include "sky/engine/bindings2/exception_state_placeholder.h" |
#include "sky/engine/core/dom/Document.h" |
#include "sky/engine/core/dom/Text.h" |
#include "sky/engine/core/frame/Settings.h" |