| Index: Source/core/html/HTMLWBRElement.cpp
|
| diff --git a/Source/core/html/HTMLWBRElement.cpp b/Source/core/html/HTMLWBRElement.cpp
|
| index 1f3a6a2ffee2ae4ded588fb8ac4f8e81f1ee6d5a..74e06d30b059969fcf92387bf98e948b4a447417 100644
|
| --- a/Source/core/html/HTMLWBRElement.cpp
|
| +++ b/Source/core/html/HTMLWBRElement.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "core/html/HTMLWBRElement.h"
|
|
|
| -#include "HTMLNames.h"
|
| +#include "core/HTMLNames.h"
|
| #include "core/rendering/RenderWordBreak.h"
|
|
|
| namespace WebCore {
|
|
|