summaryrefslogtreecommitdiffstats
path: root/WebKit/win/WebHistoryItem.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/win/WebHistoryItem.h')
-rw-r--r--WebKit/win/WebHistoryItem.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/WebKit/win/WebHistoryItem.h b/WebKit/win/WebHistoryItem.h
index 6734ff0..659f5b2 100644
--- a/WebKit/win/WebHistoryItem.h
+++ b/WebKit/win/WebHistoryItem.h
@@ -26,7 +26,9 @@
#ifndef WebHistoryItem_H
#define WebHistoryItem_H
-#include "WebKit.h"
+#include "IWebHistoryItem.h"
+#include "IWebHistoryItemPrivate.h"
+#include "IWebIconDatabase.h"
#include <CoreFoundation/CoreFoundation.h>
#include <WebCore/PlatformString.h>