Index: Source/core/editing/TextInsertionBaseCommand.cpp |
diff --git a/Source/core/editing/TextInsertionBaseCommand.cpp b/Source/core/editing/TextInsertionBaseCommand.cpp |
index 5302dd31f7642c05925eef4955981904224402c0..b91d6de0fd5d6a395ae774ed95ffdaf519f7b940 100644 |
--- a/Source/core/editing/TextInsertionBaseCommand.cpp |
+++ b/Source/core/editing/TextInsertionBaseCommand.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "core/editing/TextInsertionBaseCommand.h" |
-#include "bindings/v8/ExceptionStatePlaceholder.h" |
+#include "bindings/core/v8/ExceptionStatePlaceholder.h" |
#include "core/events/BeforeTextInsertedEvent.h" |
#include "core/dom/Element.h" |
#include "core/dom/Node.h" |