From de85b79bb864406543b118b37110f51e73ac2c72 Mon Sep 17 00:00:00 2001 From: allexzander Date: Mon, 5 Apr 2021 14:08:20 +0300 Subject: Address review comments. Signed-off-by: allexzander --- src/libsync/discovery.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/libsync/discovery.cpp') diff --git a/src/libsync/discovery.cpp b/src/libsync/discovery.cpp index 636e64c9d..c318c85c6 100644 --- a/src/libsync/discovery.cpp +++ b/src/libsync/discovery.cpp @@ -13,10 +13,8 @@ */ #include "discovery.h" -#include "common/syncjournaldb.h" -#ifdef Q_OS_WIN #include "common/filesystembase.h" -#endif +#include "common/syncjournaldb.h" #include "syncfileitem.h" #include #include -- cgit v1.2.3