Index: Source/core/html/HTMLRubyElement.cpp |
diff --git a/Source/core/html/HTMLRubyElement.cpp b/Source/core/html/HTMLRubyElement.cpp |
index 2558e22ea7cd78609b7a7e355ff151092beeb2f5..ab6febd1ecce048ec1c123f94846b7f6ebc53aa3 100644 |
--- a/Source/core/html/HTMLRubyElement.cpp |
+++ b/Source/core/html/HTMLRubyElement.cpp |
@@ -5,7 +5,7 @@ |
#include "config.h" |
#include "core/html/HTMLRubyElement.h" |
-#include "HTMLNames.h" |
+#include "core/HTMLNames.h" |
#include "core/rendering/RenderRuby.h" |
namespace WebCore { |