[Pkg-owncloud-commits] [owncloud-client] 08/38: Account: Added missing include statement.
Sandro Knauß
hefee-guest at moszumanska.debian.org
Fri Sep 5 20:20:54 UTC 2014
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch sid
in repository owncloud-client.
commit 65f313f1b450000b9d806b04efaadeec035cc51f
Author: Klaas Freitag <freitag at owncloud.com>
Date: Thu Jun 12 17:34:39 2014 +0200
Account: Added missing include statement.
---
src/mirall/account.cpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/mirall/account.cpp b/src/mirall/account.cpp
index fc282d4..f057324 100644
--- a/src/mirall/account.cpp
+++ b/src/mirall/account.cpp
@@ -28,6 +28,7 @@
#include <QNetworkAccessManager>
#include <QSslSocket>
#include <QNetworkCookieJar>
+#include <QFileInfo>
#include <QDebug>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list