| Index: Source/core/editing/WrapContentsInDummySpanCommand.cpp
|
| diff --git a/Source/core/editing/WrapContentsInDummySpanCommand.cpp b/Source/core/editing/WrapContentsInDummySpanCommand.cpp
|
| index ce8392054137f5e517fbf5126112076e36471835..313f36c24afc63affeb5cc6a6cbd4b5d6c4d3bc5 100644
|
| --- a/Source/core/editing/WrapContentsInDummySpanCommand.cpp
|
| +++ b/Source/core/editing/WrapContentsInDummySpanCommand.cpp
|
| @@ -26,8 +26,8 @@
|
| #include "config.h"
|
| #include "core/editing/WrapContentsInDummySpanCommand.h"
|
|
|
| -#include "ExceptionCodePlaceholder.h"
|
| #include "HTMLElement.h"
|
| +#include "core/dom/ExceptionCodePlaceholder.h"
|
| #include "core/editing/ApplyStyleCommand.h"
|
|
|
| namespace WebCore {
|
|
|