summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 b80effc..c707a72 100644
--- a/src/qftp/qftp.h
+++ b/src/qftp/qftp.h
@@ -43,7 +43,7 @@
#define QFTP_H
#include <QtCore/qstring.h>
-#include <QtNetwork/qurlinfo.h>
+#include "qurlinfo.h"
#include <QtCore/qobject.h>
QT_BEGIN_HEADER