summaryrefslogtreecommitdiffstats
path: root/WebKit/win/WebBackForwardList.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/win/WebBackForwardList.h')
-rw-r--r--WebKit/win/WebBackForwardList.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/WebKit/win/WebBackForwardList.h b/WebKit/win/WebBackForwardList.h
index 9375193..0ac24c8 100644
--- a/WebKit/win/WebBackForwardList.h
+++ b/WebKit/win/WebBackForwardList.h
@@ -26,7 +26,8 @@
#ifndef WebBackForwardList_H
#define WebBackForwardList_H
-#include "WebKit.h"
+#include "IWebBackForwardList.h"
+#include "IWebBackForwardListPrivate.h"
#include "WebHistoryItem.h"