diff options
Diffstat (limited to 'knewsticker/common/configaccess.h')
-rw-r--r-- | knewsticker/common/configaccess.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/knewsticker/common/configaccess.h b/knewsticker/common/configaccess.h index cebce895..b9be6d49 100644 --- a/knewsticker/common/configaccess.h +++ b/knewsticker/common/configaccess.h @@ -14,8 +14,8 @@ #include "configiface.h" #include "newsengine.h" -#include <kconfig.h> -#include <kio/job.h> +#include <tdeconfig.h> +#include <tdeio/job.h> #include <klocale.h> #include <tqpixmap.h> |