Index: Source/core/platform/network/ProxyServer.cpp |
diff --git a/Source/core/platform/network/ProxyServer.cpp b/Source/core/platform/network/ProxyServer.cpp |
index 906754f3cd73047ed633b5b03ef088ed0be2909a..47e7462ec00580dfe071778f8c2aef3c2d66bf1c 100644 |
--- a/Source/core/platform/network/ProxyServer.cpp |
+++ b/Source/core/platform/network/ProxyServer.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "core/platform/network/ProxyServer.h" |
-#include <wtf/text/StringBuilder.h> |
+#include "wtf/text/StringBuilder.h" |
namespace WebCore { |