diff options
Diffstat (limited to 'kommander/working')
-rw-r--r-- | kommander/working/plugintemplate/widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/working/plugintemplate/widget.h b/kommander/working/plugintemplate/widget.h index bb9fb448..c07c78cf 100644 --- a/kommander/working/plugintemplate/widget.h +++ b/kommander/working/plugintemplate/widget.h @@ -5,7 +5,7 @@ #include <tqwidget.h> #include <tqstring.h> -#include <kparts/part.h> +#include <tdeparts/part.h> #include <kommanderwidget.h> |