summaryrefslogtreecommitdiffstats
path: root/src/qftp/qftp.h
diff options
context:
space:
mode:
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