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 75653940..21fb7926 100644 --- a/noatun/library/downloader.cpp +++ b/noatun/library/downloader.cpp @@ -4,7 +4,7 @@ #include <tqfile.h> #include <tqtimer.h> #include <tdeio/job.h> -#include <klocale.h> +#include <tdelocale.h> DownloadItem::DownloadItem() { |