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 57ca728d..009780c8 100644 --- a/kopete/plugins/smpppdcs/detectorsmpppd.cpp +++ b/kopete/plugins/smpppdcs/detectorsmpppd.cpp @@ -15,7 +15,7 @@ */ #include <kdebug.h> -#include <kglobal.h> +#include <tdeglobal.h> #include <tdeconfig.h> #include <tdeapplication.h> |