diff options
Diffstat (limited to 'noatun/modules/splitplaylist/view.h')
-rw-r--r-- | noatun/modules/splitplaylist/view.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/splitplaylist/view.h b/noatun/modules/splitplaylist/view.h index 48a30df5..48a0be67 100644 --- a/noatun/modules/splitplaylist/view.h +++ b/noatun/modules/splitplaylist/view.h @@ -7,7 +7,7 @@ #include <kmainwindow.h> #include <tqrect.h> #include <tqdict.h> -#include <kio/global.h> +#include <tdeio/global.h> #include <noatun/downloader.h> class Finder; |