diff options
Diffstat (limited to 'WebKit/win/WebHistory.cpp')
-rw-r--r-- | WebKit/win/WebHistory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebKit/win/WebHistory.cpp b/WebKit/win/WebHistory.cpp index 16b4e48..47e6424 100644 --- a/WebKit/win/WebHistory.cpp +++ b/WebKit/win/WebHistory.cpp @@ -28,7 +28,7 @@ #include "WebHistory.h" #include "CFDictionaryPropertyBag.h" -#include "WebKit.h" +#include "IWebURLResponse.h" #include "MarshallingHelpers.h" #include "WebHistoryItem.h" #include "WebKit.h" |