Index: Source/core/platform/win/SystemInfo.cpp |
diff --git a/Source/core/platform/win/SystemInfo.cpp b/Source/core/platform/win/SystemInfo.cpp |
index 0755f8fa0b9a5afc74ad0006aebfa859266f1f14..b746c81da2b4bed8882ed445f3aa0e42d852e618 100644 |
--- a/Source/core/platform/win/SystemInfo.cpp |
+++ b/Source/core/platform/win/SystemInfo.cpp |
@@ -27,7 +27,7 @@ |
#include "core/platform/win/SystemInfo.h" |
#include <windows.h> |
-#include <wtf/text/WTFString.h> |
+#include "wtf/text/WTFString.h" |
namespace WebCore { |