diff options
Diffstat (limited to 'knode/knode_part.h')
-rw-r--r-- | knode/knode_part.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/knode/knode_part.h b/knode/knode_part.h index badfbee5b..b1136db44 100644 --- a/knode/knode_part.h +++ b/knode/knode_part.h @@ -26,10 +26,10 @@ #include <tdeversion.h> -#include <kparts/browserextension.h> -#include <kparts/factory.h> -#include <kparts/event.h> -#include <kparts/part.h> +#include <tdeparts/browserextension.h> +#include <tdeparts/factory.h> +#include <tdeparts/event.h> +#include <tdeparts/part.h> #include <tqwidget.h> |