diff options
Diffstat (limited to 'WebKit/win/DefaultDownloadDelegate.cpp')
| -rw-r--r-- | WebKit/win/DefaultDownloadDelegate.cpp | 1 |
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> |
