summaryrefslogtreecommitdiffstats
path: root/core/checkcloudconnection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/checkcloudconnection.cpp')
-rw-r--r--core/checkcloudconnection.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/checkcloudconnection.cpp b/core/checkcloudconnection.cpp
index 1d8870742..e8e48d8f6 100644
--- a/core/checkcloudconnection.cpp
+++ b/core/checkcloudconnection.cpp
@@ -8,11 +8,10 @@
#include "pref.h"
#include "qthelper.h"
#include "git-access.h"
-#include "dive.h" // for "verbose"
+#include "errorhelper.h"
#include "checkcloudconnection.h"
-
CheckCloudConnection::CheckCloudConnection(QObject *parent) :
QObject(parent),
reply(0)