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 47e500ea..6e85080d 100644 --- a/kpdf/shell/shell.cpp +++ b/kpdf/shell/shell.cpp @@ -21,7 +21,7 @@ #include <tqcursor.h> #include <tqtimer.h> #include <tdeaction.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kedittoolbar.h> #include <tdefiledialog.h> #include <klibloader.h> |