The new connection syntax will need that
@@ -26,6 +26,7 @@
#include <QTimer>
#include <QMutex>
#include <QCoreApplication>
+#include <QAuthenticator>
#include "networkjobs.h"
#include "account.h"
@@ -32,6 +32,7 @@
#include <QFileInfo>
#include <QDir>
#include <QSslKey>
namespace OCC {
@@ -31,6 +31,7 @@
#include "syncengine.h"
#include "creds/credentialscommon.h"
#include "creds/httpcredentials.h"
using namespace QKeychain;