summaryrefslogtreecommitdiffstats
path: root/WebKit/win/WebURLAuthenticationChallenge.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/win/WebURLAuthenticationChallenge.h')
-rw-r--r--WebKit/win/WebURLAuthenticationChallenge.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebKit/win/WebURLAuthenticationChallenge.h b/WebKit/win/WebURLAuthenticationChallenge.h
index d0eba20..7b2372f 100644
--- a/WebKit/win/WebURLAuthenticationChallenge.h
+++ b/WebKit/win/WebURLAuthenticationChallenge.h
@@ -26,7 +26,7 @@
#ifndef WebURLAuthenticationChallenge_h
#define WebURLAuthenticationChallenge_h
-#include "WebKit.h"
+#include "IWebURLAuthenticationChallenge.h"
#pragma warning(push, 0)
#include <WebCore/AuthenticationChallenge.h>