diff options
Diffstat (limited to 'certmanager/lib/tests/test_keyselectiondialog.cpp')
-rw-r--r-- | certmanager/lib/tests/test_keyselectiondialog.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/certmanager/lib/tests/test_keyselectiondialog.cpp b/certmanager/lib/tests/test_keyselectiondialog.cpp index 763a1637a..6e1fa7df9 100644 --- a/certmanager/lib/tests/test_keyselectiondialog.cpp +++ b/certmanager/lib/tests/test_keyselectiondialog.cpp @@ -34,9 +34,9 @@ #include <ui/keyselectiondialog.h> #include <gpgmepp/key.h> -#include <kapplication.h> -#include <kcmdlineargs.h> -#include <kaboutdata.h> +#include <tdeapplication.h> +#include <tdecmdlineargs.h> +#include <tdeaboutdata.h> #include <kglobal.h> #include <kiconloader.h> #include <kdebug.h> |