summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/notificationwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-widgets/notificationwidget.h')
-rw-r--r--desktop-widgets/notificationwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-widgets/notificationwidget.h b/desktop-widgets/notificationwidget.h
index 8a551a0b3..388982191 100644
--- a/desktop-widgets/notificationwidget.h
+++ b/desktop-widgets/notificationwidget.h
@@ -4,7 +4,7 @@
#include <QWidget>
#include <QFutureWatcher>
-#include <kmessagewidget.h>
+#include "desktop-widgets/kmessagewidget.h"
namespace Ui {
class NotificationWidget;