diff options
Diffstat (limited to 'kpdf/shell/shell.h')
-rw-r--r-- | kpdf/shell/shell.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpdf/shell/shell.h b/kpdf/shell/shell.h index b6bbf499..6fc2a21e 100644 --- a/kpdf/shell/shell.h +++ b/kpdf/shell/shell.h @@ -20,7 +20,7 @@ #include <config.h> #endif -#include <kparts/mainwindow.h> +#include <tdeparts/mainwindow.h> namespace KPDF { |