diff options
Diffstat (limited to 'src/network/qftp.cpp')
-rw-r--r-- | src/network/qftp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/qftp.cpp b/src/network/qftp.cpp index 7a23afbf6..bdbfe47b5 100644 --- a/src/network/qftp.cpp +++ b/src/network/qftp.cpp @@ -50,7 +50,7 @@ #include "ntqregexp.h" #include "ntqtimer.h" #include "ntqfileinfo.h" -#include "ntqptrdict.h" // binary compatibility +#include "tqptrdict.h" // binary compatibility #ifndef TQT_NO_TEXTCODEC #include "ntqtextcodec.h" |