summaryrefslogtreecommitdiffstats
path: root/src/qftp/qftp.h
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@theqtcompany.com>2014-10-28 16:50:50 +0100
committerJoerg Bornemann <joerg.bornemann@theqtcompany.com>2014-11-07 14:04:20 +0100
commit75b21b033f413b4a32cc7e0cd6b780f59beadf18 (patch)
tree25922ee6af4eb516a79a105bdb5235e6907b8bde /src/qftp/qftp.h
parent6142a4947edddddf68755b7d73973ecab4c726e6 (diff)
fix include warningHEADmaster
Change-Id: I920445947fb7bb3802f692a0b5aeab8d292120ef Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
Diffstat (limited to 'src/qftp/qftp.h')
-rw-r--r--src/qftp/qftp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qftp/qftp.h b/src/qftp/qftp.h
index f2cc19a..3281b28 100644
--- a/src/qftp/qftp.h
+++ b/src/qftp/qftp.h
@@ -43,8 +43,8 @@
#define QFTP_H
#include <QtCore/qstring.h>
-#include "qurlinfo.h"
#include <QtCore/qobject.h>
+#include <QtFtp/qurlinfo.h>
QT_BEGIN_NAMESPACE