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
path: root/src/cmd
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2018-07-26 10:53:40 +0300
committerKevin Ottens <kevin.ottens@nextcloud.com>2020-12-15 12:58:01 +0300
commitca32eb1cf779584dd707ba7ccb569c4a1839e91e (patch)
treea461e2cf5042607b83db10565a5babb4ec091c2b /src/cmd
parentac24cdbde69b33fd2778eb73142033c2a69b28a8 (diff)
More cleanup of csync remains
Diffstat (limited to 'src/cmd')
-rw-r--r--src/cmd/cmd.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cmd/cmd.cpp b/src/cmd/cmd.cpp
index c521465cc..3de2c43e3 100644
--- a/src/cmd/cmd.cpp
+++ b/src/cmd/cmd.cpp
@@ -33,6 +33,8 @@
#include "syncengine.h"
#include "common/syncjournaldb.h"
#include "config.h"
+#include "csync_exclude.h"
+
#include "cmd.h"