Index: Source/core/platform/text/LocaleToScriptMapping.h |
diff --git a/Source/core/platform/text/LocaleToScriptMapping.h b/Source/core/platform/text/LocaleToScriptMapping.h |
index d5c8c7603261e86d5a616be65e2d5ec06c600fbf..2d270ecb5ebcf1200a97cdd31cc75027d891a23c 100644 |
--- a/Source/core/platform/text/LocaleToScriptMapping.h |
+++ b/Source/core/platform/text/LocaleToScriptMapping.h |
@@ -31,8 +31,8 @@ |
#ifndef LocaleToScriptMapping_h |
#define LocaleToScriptMapping_h |
-#include <wtf/Forward.h> |
-#include <wtf/unicode/Unicode.h> |
+#include "wtf/Forward.h" |
+#include "wtf/unicode/Unicode.h" |
namespace WebCore { |