Index: Source/platform/network/FormData.cpp |
diff --git a/Source/platform/network/FormData.cpp b/Source/platform/network/FormData.cpp |
index d487f6005037f4eeee87f1f50155a8b4dfadfe5b..5898e7c379313d3b20c3867e9cfa21eb0eae68f5 100644 |
--- a/Source/platform/network/FormData.cpp |
+++ b/Source/platform/network/FormData.cpp |
@@ -24,6 +24,7 @@ |
#include "platform/FileMetadata.h" |
#include "platform/network/FormDataBuilder.h" |
+#include "wtf/text/CString.h" |
#include "wtf/text/TextEncoding.h" |
namespace WebCore { |