diff options
Diffstat (limited to 'xparts/mozilla/kshell.cpp')
-rw-r--r-- | xparts/mozilla/kshell.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xparts/mozilla/kshell.cpp b/xparts/mozilla/kshell.cpp index 2770b95f..2b916dd5 100644 --- a/xparts/mozilla/kshell.cpp +++ b/xparts/mozilla/kshell.cpp @@ -3,7 +3,7 @@ #include <dcopclient.h> #include <dcopobject.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kstdaction.h> #include <tdeaction.h> #include <tdemainwindow.h> |