summaryrefslogtreecommitdiffstats
path: root/common/notification.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/notification.h')
-rw-r--r--common/notification.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/notification.h b/common/notification.h
index ae24bd2..7c25003 100644
--- a/common/notification.h
+++ b/common/notification.h
@@ -19,7 +19,7 @@
19 */ 19 */
20#pragma once 20#pragma once
21 21
22#include <sinkcommon_export.h> 22#include "sinkcommon_export.h"
23#include <QString> 23#include <QString>
24 24
25namespace Sink 25namespace Sink