| Index: Source/core/editing/InsertParagraphSeparatorCommand.cpp
|
| diff --git a/Source/core/editing/InsertParagraphSeparatorCommand.cpp b/Source/core/editing/InsertParagraphSeparatorCommand.cpp
|
| index 7d0b289332a7e3088ab8e1ea39ba9178facd4b71..35984a35bc12821f377aa3e0886d532dab47a7e6 100644
|
| --- a/Source/core/editing/InsertParagraphSeparatorCommand.cpp
|
| +++ b/Source/core/editing/InsertParagraphSeparatorCommand.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "config.h"
|
| #include "core/editing/InsertParagraphSeparatorCommand.h"
|
|
|
| -#include "HTMLNames.h"
|
| +#include "core/HTMLNames.h"
|
| #include "core/dom/Document.h"
|
| #include "core/dom/NodeTraversal.h"
|
| #include "core/dom/Text.h"
|
|
|