Index: Source/core/rendering/InlineBox.h |
diff --git a/Source/core/rendering/InlineBox.h b/Source/core/rendering/InlineBox.h |
index fdb04d5c96d891844bcea99cb22fcbccd461066e..0b2856f455fda2e6a56712fe5bd618abe781dbb1 100644 |
--- a/Source/core/rendering/InlineBox.h |
+++ b/Source/core/rendering/InlineBox.h |
@@ -21,8 +21,8 @@ |
#ifndef InlineBox_h |
#define InlineBox_h |
-#include "core/platform/text/TextDirection.h" |
#include "core/rendering/RenderBoxModelObject.h" |
+#include "platform/text/TextDirection.h" |
namespace WebCore { |