diff options
Diffstat (limited to 'kftpgrabber/src/statistics.h')
-rw-r--r-- | kftpgrabber/src/statistics.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kftpgrabber/src/statistics.h b/kftpgrabber/src/statistics.h index 47533e4..0f72ed8 100644 --- a/kftpgrabber/src/statistics.h +++ b/kftpgrabber/src/statistics.h @@ -37,8 +37,8 @@ #ifndef KFTPQUEUESTATISTICS_H #define KFTPQUEUESTATISTICS_H -#include <ntqobject.h> -#include <ntqdict.h> +#include <tqobject.h> +#include <tqdict.h> #include <kurl.h> #include <tdeio/global.h> |