diff options
Diffstat (limited to 'xparts/xpart_notepad/shell_xparthost.h')
-rw-r--r-- | xparts/xpart_notepad/shell_xparthost.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xparts/xpart_notepad/shell_xparthost.h b/xparts/xpart_notepad/shell_xparthost.h index 7a0bb1a8..590a6293 100644 --- a/xparts/xpart_notepad/shell_xparthost.h +++ b/xparts/xpart_notepad/shell_xparthost.h @@ -2,7 +2,7 @@ #define shell_xparthost_h #include <kmainwindow.h> -#include <kparts/mainwindow.h> +#include <tdeparts/mainwindow.h> #include <kdebug.h> class TDEProcess; |