summaryrefslogtreecommitdiffstats
path: root/certmanager/lib/tests/test_keyselectiondialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'certmanager/lib/tests/test_keyselectiondialog.cpp')
-rw-r--r--certmanager/lib/tests/test_keyselectiondialog.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/certmanager/lib/tests/test_keyselectiondialog.cpp b/certmanager/lib/tests/test_keyselectiondialog.cpp
index 763a1637..6e1fa7df 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>