Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJocelyn Turcotte <jturcotte@woboq.com>2017-09-08 14:54:04 +0300
committerJocelyn Turcotte <jturcotte@woboq.com>2017-09-08 14:58:14 +0300
commit5ede5ab4ce10ae82b62a73fd84a63f98c07ed326 (patch)
tree6ae18ccd7bb413f349cb43e04d1e400fc85700c1 /src/gui/updater
parent506f7c0764ae8649a3e0d183a2c11a61f693db55 (diff)
Fix the macOS Sparkle build
Diffstat (limited to 'src/gui/updater')
-rw-r--r--src/gui/updater/sparkleupdater_mac.mm1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/updater/sparkleupdater_mac.mm b/src/gui/updater/sparkleupdater_mac.mm
index 1b0a48648..a1e3e4f05 100644
--- a/src/gui/updater/sparkleupdater_mac.mm
+++ b/src/gui/updater/sparkleupdater_mac.mm
@@ -18,6 +18,7 @@
#include <Sparkle/SUUpdater.h>
#include <AppKit/NSApplication.h>
+#include "common/utility.h"
#include "updater/sparkleupdater.h"
// Does not work yet