diff options
Diffstat (limited to 'kopete/plugins/smpppdcs/detectordcop.cpp')
-rw-r--r-- | kopete/plugins/smpppdcs/detectordcop.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/smpppdcs/detectordcop.cpp b/kopete/plugins/smpppdcs/detectordcop.cpp index f5f5f992..931d5e3a 100644 --- a/kopete/plugins/smpppdcs/detectordcop.cpp +++ b/kopete/plugins/smpppdcs/detectordcop.cpp @@ -14,7 +14,7 @@ ************************************************************************* */ -#include <kapplication.h> +#include <tdeapplication.h> #include <dcopclient.h> #include <kdebug.h> |