summaryrefslogtreecommitdiffstats
path: root/WebKit/win/WebHTMLRepresentation.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/win/WebHTMLRepresentation.h')
-rw-r--r--WebKit/win/WebHTMLRepresentation.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/WebKit/win/WebHTMLRepresentation.h b/WebKit/win/WebHTMLRepresentation.h
index 01b8988..f03c42f 100644
--- a/WebKit/win/WebHTMLRepresentation.h
+++ b/WebKit/win/WebHTMLRepresentation.h
@@ -26,7 +26,8 @@
#ifndef WebHTMLRepresentation_H
#define WebHTMLRepresentation_H
-#include "WebKit.h"
+#include "IWebHTMLRepresentation.h"
+#include "IWebDocument.h"
class WebFrame;