diff options
Diffstat (limited to 'WebKit/win/WebNotificationCenter.h')
-rw-r--r-- | WebKit/win/WebNotificationCenter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebKit/win/WebNotificationCenter.h b/WebKit/win/WebNotificationCenter.h index 4e909a7..f785120 100644 --- a/WebKit/win/WebNotificationCenter.h +++ b/WebKit/win/WebNotificationCenter.h @@ -26,7 +26,7 @@ #ifndef WebNotificationCenter_H #define WebNotificationCenter_H -#include "WebKit.h" +#include "IWebNotificationCenter.h" #include <wtf/OwnPtr.h> struct WebNotificationCenterPrivate; |