From 9b9e878b9f1885abe1ef30c832cf32be02e786fd Mon Sep 17 00:00:00 2001 From: Marcel Krems Date: Thu, 5 Jul 2012 08:00:38 +0200 Subject: compile-fix (use local qurlinfo.h) Change-Id: I293522bedb88ce17b061551d0903d8f535a9e24b Reviewed-by: David Faure --- src/qftp/qftp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -#include +#include "qurlinfo.h" #include QT_BEGIN_HEADER -- cgit v1.2.3