diff options
Diffstat (limited to 'kpdf/shell/shell.cpp')
-rw-r--r-- | kpdf/shell/shell.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpdf/shell/shell.cpp b/kpdf/shell/shell.cpp index ed0fc8fc..5491321e 100644 --- a/kpdf/shell/shell.cpp +++ b/kpdf/shell/shell.cpp @@ -31,7 +31,7 @@ #include <kdebug.h> #include <klocale.h> #include <kmenubar.h> -#include <kparts/componentfactory.h> +#include <tdeparts/componentfactory.h> #include <kio/netaccess.h> #include <kmainwindowiface.h> |