| Index: Source/core/editing/ApplyBlockElementCommand.cpp
|
| diff --git a/Source/core/editing/ApplyBlockElementCommand.cpp b/Source/core/editing/ApplyBlockElementCommand.cpp
|
| index abc857bdd649dc8f50077df2150a7084ea0f0c09..dc7b7e5a05e2ec54b57265a3e8cc174ac1422246 100644
|
| --- a/Source/core/editing/ApplyBlockElementCommand.cpp
|
| +++ b/Source/core/editing/ApplyBlockElementCommand.cpp
|
| @@ -27,7 +27,7 @@
|
| #include "config.h"
|
| #include "core/editing/ApplyBlockElementCommand.h"
|
|
|
| -#include "bindings/v8/ExceptionState.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| #include "core/HTMLNames.h"
|
| #include "core/dom/NodeRenderStyle.h"
|
| #include "core/dom/Text.h"
|
|
|