diff options
Diffstat (limited to 'WebKit/win/WebURLCredential.h')
-rw-r--r-- | WebKit/win/WebURLCredential.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebKit/win/WebURLCredential.h b/WebKit/win/WebURLCredential.h index 094c966..4f94ee8 100644 --- a/WebKit/win/WebURLCredential.h +++ b/WebKit/win/WebURLCredential.h @@ -26,7 +26,7 @@ #ifndef WebURLCredential_h #define WebURLCredential_h -#include "WebKit.h" +#include "IWebURLAuthenticationChallenge.h" #pragma warning(push, 0) #include <WebCore/Credential.h> |