Index: Source/core/platform/text/StringWithDirection.h |
diff --git a/Source/core/platform/text/StringWithDirection.h b/Source/core/platform/text/StringWithDirection.h |
index 66ea238a4e55b862c7335078f2a5fc6ce90bbffd..d8f19460f0643e969d97625e5b3521693f4aadd2 100644 |
--- a/Source/core/platform/text/StringWithDirection.h |
+++ b/Source/core/platform/text/StringWithDirection.h |
@@ -32,7 +32,7 @@ |
#define StringWithDirection_h |
#include "core/platform/text/TextDirection.h" |
-#include <wtf/text/WTFString.h> |
+#include "wtf/text/WTFString.h" |
namespace WebCore { |