diff options
Diffstat (limited to 'kopete/plugins/smpppdcs/detectorsmpppd.cpp')
-rw-r--r-- | kopete/plugins/smpppdcs/detectorsmpppd.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/smpppdcs/detectorsmpppd.cpp b/kopete/plugins/smpppdcs/detectorsmpppd.cpp index b6f6fc30..57ca728d 100644 --- a/kopete/plugins/smpppdcs/detectorsmpppd.cpp +++ b/kopete/plugins/smpppdcs/detectorsmpppd.cpp @@ -17,7 +17,7 @@ #include <kdebug.h> #include <kglobal.h> #include <tdeconfig.h> -#include <kapplication.h> +#include <tdeapplication.h> #include "iconnector.h" #include "detectorsmpppd.h" |