diff options
Diffstat (limited to 'kftpgrabber/src/engine/connectionretry.h')
-rw-r--r-- | kftpgrabber/src/engine/connectionretry.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kftpgrabber/src/engine/connectionretry.h b/kftpgrabber/src/engine/connectionretry.h index 5b9f83e..54b23fa 100644 --- a/kftpgrabber/src/engine/connectionretry.h +++ b/kftpgrabber/src/engine/connectionretry.h @@ -36,8 +36,8 @@ #ifndef KFTPENGINECONNECTIONRETRY_H #define KFTPENGINECONNECTIONRETRY_H -#include <ntqobject.h> -#include <ntqtimer.h> +#include <tqobject.h> +#include <tqtimer.h> namespace KFTPEngine { |