diff options
Diffstat (limited to 'kopete/plugins/cryptography')
-rw-r--r-- | kopete/plugins/cryptography/cryptographyplugin.cpp | 2 | ||||
-rw-r--r-- | kopete/plugins/cryptography/popuppublic.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kopete/plugins/cryptography/cryptographyplugin.cpp b/kopete/plugins/cryptography/cryptographyplugin.cpp index 4605391f..135cf636 100644 --- a/kopete/plugins/cryptography/cryptographyplugin.cpp +++ b/kopete/plugins/cryptography/cryptographyplugin.cpp @@ -23,7 +23,7 @@ #include <kaction.h> #include <kconfig.h> #include <kgenericfactory.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <kaboutdata.h> #include "kopetemetacontact.h" diff --git a/kopete/plugins/cryptography/popuppublic.cpp b/kopete/plugins/cryptography/popuppublic.cpp index 493f3575..5e990386 100644 --- a/kopete/plugins/cryptography/popuppublic.cpp +++ b/kopete/plugins/cryptography/popuppublic.cpp @@ -31,7 +31,7 @@ #include <tqapplication.h> #include <tqlabel.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <klistview.h> #include <kprocess.h> #include <kprocio.h> |