diff options
Diffstat (limited to 'akregator/src/akregator_part.h')
-rw-r--r-- | akregator/src/akregator_part.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/akregator/src/akregator_part.h b/akregator/src/akregator_part.h index 68062a0ca..1e17c05f4 100644 --- a/akregator/src/akregator_part.h +++ b/akregator/src/akregator_part.h @@ -26,8 +26,8 @@ #ifndef _AKREGATORPART_H_ #define _AKREGATORPART_H_ -#include <kparts/browserextension.h> -#include <kparts/part.h> +#include <tdeparts/browserextension.h> +#include <tdeparts/part.h> #include <kurl.h> #include "config.h" |