summaryrefslogtreecommitdiffstats
path: root/src/core/user_notification_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/user_notification_controller.h')
-rw-r--r--src/core/user_notification_controller.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/core/user_notification_controller.h b/src/core/user_notification_controller.h
index f0d7e348f..b710641d0 100644
--- a/src/core/user_notification_controller.h
+++ b/src/core/user_notification_controller.h
@@ -40,11 +40,11 @@
#ifndef DESKTOP_NOTIFICATION_CONTROLLER_H
#define DESKTOP_NOTIFICATION_CONTROLLER_H
-#include "qtwebenginecoreglobal.h"
+#include <QtWebEngineCore/qtwebenginecoreglobal.h>
-#include <QtCore/QSharedPointer>
-#include <QtCore/QUrl>
-#include <QtGui/QImage>
+#include <QtCore/qsharedpointer.h>
+#include <QtCore/qurl.h>
+#include <QtGui/qimage.h>
class GURL;