diff options
Diffstat (limited to 'kopete/plugins/smpppdcs/smpppdcsprefsimpl.cpp')
-rw-r--r-- | kopete/plugins/smpppdcs/smpppdcsprefsimpl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/smpppdcs/smpppdcsprefsimpl.cpp b/kopete/plugins/smpppdcs/smpppdcsprefsimpl.cpp index 64d5ffd2..931fbb83 100644 --- a/kopete/plugins/smpppdcs/smpppdcsprefsimpl.cpp +++ b/kopete/plugins/smpppdcs/smpppdcsprefsimpl.cpp @@ -20,7 +20,7 @@ #include <tqradiobutton.h> #include <kstandarddirs.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kpushbutton.h> #include <kresolver.h> #include <knuminput.h> |