diff options
Diffstat (limited to 'WebKit/win/WebURLProtectionSpace.h')
-rw-r--r-- | WebKit/win/WebURLProtectionSpace.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebKit/win/WebURLProtectionSpace.h b/WebKit/win/WebURLProtectionSpace.h index f01ba2a..579d21b 100644 --- a/WebKit/win/WebURLProtectionSpace.h +++ b/WebKit/win/WebURLProtectionSpace.h @@ -26,7 +26,7 @@ #ifndef WebURLProtectionSpace_h #define WebURLProtectionSpace_h -#include "IWebURLAuthenticationChallenge.h" +#include "WebKit.h" #pragma warning(push, 0) #include <WebCore/ProtectionSpace.h> |