summaryrefslogtreecommitdiffstats
path: root/WebKit/win/WebMutableURLRequest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/win/WebMutableURLRequest.cpp')
-rw-r--r--WebKit/win/WebMutableURLRequest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebKit/win/WebMutableURLRequest.cpp b/WebKit/win/WebMutableURLRequest.cpp
index 83cbcd9..8bbe1d6 100644
--- a/WebKit/win/WebMutableURLRequest.cpp
+++ b/WebKit/win/WebMutableURLRequest.cpp
@@ -27,7 +27,7 @@
#include "WebKitDLL.h"
#include "WebMutableURLRequest.h"
-#include "WebKit.h"
+#include "IWebURLResponse.h"
#include "MarshallingHelpers.h"
#include "WebKit.h"
#pragma warning(push, 0)