summaryrefslogtreecommitdiffstats
path: root/tdecert
diff options
context:
space:
mode:
Diffstat (limited to 'tdecert')
-rw-r--r--tdecert/tdecertpart.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdecert/tdecertpart.cc b/tdecert/tdecertpart.cc
index 7c84f31d1..9a50e6e29 100644
--- a/tdecert/tdecertpart.cc
+++ b/tdecert/tdecertpart.cc
@@ -24,14 +24,14 @@
#include <kinstance.h>
#include <tdeaboutdata.h>
#include <tqframe.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kdebug.h>
#include <tqlabel.h>
#include <tqlayout.h>
#include <tqbutton.h>
#include <tqpushbutton.h>
#include <tqcombobox.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <kpassdlg.h>
#include <ksslall.h>
#include <kopenssl.h>