summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/win/WebURLAuthenticationChallengeSenderCFNet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/win/WebURLAuthenticationChallengeSenderCFNet.cpp')
-rw-r--r--Source/WebKit/win/WebURLAuthenticationChallengeSenderCFNet.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit/win/WebURLAuthenticationChallengeSenderCFNet.cpp b/Source/WebKit/win/WebURLAuthenticationChallengeSenderCFNet.cpp
index 3d329d1..8ae2c53 100644
--- a/Source/WebKit/win/WebURLAuthenticationChallengeSenderCFNet.cpp
+++ b/Source/WebKit/win/WebURLAuthenticationChallengeSenderCFNet.cpp
@@ -28,11 +28,11 @@
#include <initguid.h>
#include "WebURLAuthenticationChallengeSender.h"
-#include "COMPtr.h"
#include "WebKit.h"
#include "WebURLAuthenticationChallenge.h"
#include "WebURLCredential.h"
#include <WebCore/AuthenticationClient.h>
+#include <WebCore/COMPtr.h>
using namespace WebCore;