From 9364f22aed35e1a1e9d07c121510f80be3ab0502 Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Tue, 21 Oct 2008 07:00:00 -0700 Subject: Initial Contribution --- WebKit/win/WebNotification.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'WebKit/win/WebNotification.h') diff --git a/WebKit/win/WebNotification.h b/WebKit/win/WebNotification.h index f95018e..c0ea082 100644 --- a/WebKit/win/WebNotification.h +++ b/WebKit/win/WebNotification.h @@ -26,7 +26,7 @@ #ifndef WebNotification_H #define WebNotification_H -#include "WebKit.h" +#include "IWebNotification.h" class WebNotification : public IWebNotification { -- cgit v1.1