diff options
Diffstat (limited to 'noatun/library/downloader.cpp')
-rw-r--r-- | noatun/library/downloader.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/downloader.cpp b/noatun/library/downloader.cpp index e1e210cb..75653940 100644 --- a/noatun/library/downloader.cpp +++ b/noatun/library/downloader.cpp @@ -3,7 +3,7 @@ #include <assert.h> #include <tqfile.h> #include <tqtimer.h> -#include <kio/job.h> +#include <tdeio/job.h> #include <klocale.h> DownloadItem::DownloadItem() |