summaryrefslogtreecommitdiffstats
path: root/WebKit/win/DefaultDownloadDelegate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/win/DefaultDownloadDelegate.cpp')
-rw-r--r--WebKit/win/DefaultDownloadDelegate.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebKit/win/DefaultDownloadDelegate.cpp b/WebKit/win/DefaultDownloadDelegate.cpp
index cf443b5..29da6a4 100644
--- a/WebKit/win/DefaultDownloadDelegate.cpp
+++ b/WebKit/win/DefaultDownloadDelegate.cpp
@@ -30,6 +30,7 @@
#include "WebKit.h"
#include "WebKitLogging.h"
#include "WebMutableURLRequest.h"
+#include <wtf/text/CString.h>
#include <shlobj.h>
#include <tchar.h>