summaryrefslogtreecommitdiffstats
path: root/WebKit/win/WebDataSource.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/win/WebDataSource.h')
-rw-r--r--WebKit/win/WebDataSource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebKit/win/WebDataSource.h b/WebKit/win/WebDataSource.h
index 70998ae..50eee9b 100644
--- a/WebKit/win/WebDataSource.h
+++ b/WebKit/win/WebDataSource.h
@@ -26,7 +26,7 @@
#ifndef WebDataSource_H
#define WebDataSource_H
-#include "WebKit.h"
+#include "IWebDataSource.h"
#include "COMPtr.h"
#include <WTF/RefPtr.h>