summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/qt/WebCoreSupport/NotificationPresenterClientQt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/qt/WebCoreSupport/NotificationPresenterClientQt.cpp')
-rw-r--r--Source/WebKit/qt/WebCoreSupport/NotificationPresenterClientQt.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebKit/qt/WebCoreSupport/NotificationPresenterClientQt.cpp b/Source/WebKit/qt/WebCoreSupport/NotificationPresenterClientQt.cpp
index 354c1ac16..fa57dfe1a 100644
--- a/Source/WebKit/qt/WebCoreSupport/NotificationPresenterClientQt.cpp
+++ b/Source/WebKit/qt/WebCoreSupport/NotificationPresenterClientQt.cpp
@@ -36,6 +36,7 @@
#include "Event.h"
#include "EventNames.h"
#include "MainFrame.h"
+#include "Notification.h"
#include "Page.h"
#include "QWebFrameAdapter.h"
#include "QWebPageAdapter.h"