Chromium Code Reviews| Index: Source/core/html/HTMLRTElement.cpp |
| diff --git a/Source/core/html/HTMLRTElement.cpp b/Source/core/html/HTMLRTElement.cpp |
| index 2f5e782b8b13901bd8c96d1335cf020cfcf0f743..d1fb7c03f22e953056ba1994c14bfee8a5030511 100644 |
| --- a/Source/core/html/HTMLRTElement.cpp |
| +++ b/Source/core/html/HTMLRTElement.cpp |
| @@ -5,7 +5,7 @@ |
| #include "config.h" |
| #include "core/html/HTMLRTElement.h" |
| -#include "HTMLNames.h" |
| +#include "core/HTMLNames.h" |
| #include "core/rendering/RenderRubyText.h" |
| namespace WebCore { |