Index: Source/core/platform/text/chromium/TextBreakIteratorInternalICUChromium.cpp |
diff --git a/Source/core/platform/text/chromium/TextBreakIteratorInternalICUChromium.cpp b/Source/core/platform/text/chromium/TextBreakIteratorInternalICUChromium.cpp |
index 7b8134551244f8a55417c7cb0a1b1570f3bf9cff..7d573dd5c0ab9aa968197737b6a14f2aaa77285e 100644 |
--- a/Source/core/platform/text/chromium/TextBreakIteratorInternalICUChromium.cpp |
+++ b/Source/core/platform/text/chromium/TextBreakIteratorInternalICUChromium.cpp |
@@ -22,7 +22,7 @@ |
#include "config.h" |
#include "core/platform/text/TextBreakIteratorInternalICU.h" |
-#include "Language.h" |
+#include "core/platform/Language.h" |
#include <wtf/StdLibExtras.h> |
#include <wtf/text/CString.h> |
#include <wtf/text/WTFString.h> |