diff options
Diffstat (limited to 'libktorrent/util/autorotatelogjob.h')
-rw-r--r-- | libktorrent/util/autorotatelogjob.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/util/autorotatelogjob.h b/libktorrent/util/autorotatelogjob.h index b1e4af1..bde477a 100644 --- a/libktorrent/util/autorotatelogjob.h +++ b/libktorrent/util/autorotatelogjob.h @@ -20,7 +20,7 @@ #ifndef BTAUTOROTATELOGJOB_H #define BTAUTOROTATELOGJOB_H -#include <kio/job.h> +#include <tdeio/job.h> #include <cstdlib> namespace bt |