summaryrefslogtreecommitdiff
blob: ee99e26ed47cde35f5a78d9c7c3d3d99390e8ad2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Bug: https://bugs.gentoo.org/587898

commit 96fd4a7914e8daf924829606dc25f9e4767401dd
Author: Hannah von Reth <vonreth@kde.org>
Date:   Mon Nov 21 08:57:00 2016 +0100

    [WIP] Support to build with static Qt and static plugins

diff --git a/src/libsnore/notification/icon.cpp b/src/libsnore/notification/icon.cpp
index b95ceb4..5c7c139 100644
--- a/src/libsnore/notification/icon.cpp
+++ b/src/libsnore/notification/icon.cpp
@@ -25,6 +25,7 @@
 #include <QNetworkReply>
 #include <QNetworkRequest>
 #include <QUrl>
+#include <QTime>
 
 using namespace Snore;