diff options
Diffstat (limited to 'knewsticker/common/xmlnewsaccess.h')
-rw-r--r-- | knewsticker/common/xmlnewsaccess.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knewsticker/common/xmlnewsaccess.h b/knewsticker/common/xmlnewsaccess.h index 4af60fcf..954727c3 100644 --- a/knewsticker/common/xmlnewsaccess.h +++ b/knewsticker/common/xmlnewsaccess.h @@ -18,7 +18,7 @@ #include <tqvaluelist.h> #include <tqobject.h> -#include <kio/job.h> +#include <tdeio/job.h> #include <kurl.h> class TQBuffer; |