summaryrefslogtreecommitdiff
path: root/Source/WebKit/mac/WebView/WebNotificationInternal.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/mac/WebView/WebNotificationInternal.h')
-rw-r--r--Source/WebKit/mac/WebView/WebNotificationInternal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit/mac/WebView/WebNotificationInternal.h b/Source/WebKit/mac/WebView/WebNotificationInternal.h
index b624069d9..3f6f5626c 100644
--- a/Source/WebKit/mac/WebView/WebNotificationInternal.h
+++ b/Source/WebKit/mac/WebView/WebNotificationInternal.h
@@ -28,7 +28,7 @@
#import "WebNotification.h"
-#if ENABLE(NOTIFICATIONS)
+#if ENABLE(NOTIFICATIONS) || ENABLE(LEGACY_NOTIFICATIONS)
namespace WebCore {
class Notification;