summaryrefslogtreecommitdiffstats
path: root/vcs/clearcase/commentdlg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vcs/clearcase/commentdlg.cpp')
-rw-r--r--vcs/clearcase/commentdlg.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcs/clearcase/commentdlg.cpp b/vcs/clearcase/commentdlg.cpp
index 02f3a904..2f93ab49 100644
--- a/vcs/clearcase/commentdlg.cpp
+++ b/vcs/clearcase/commentdlg.cpp
@@ -16,8 +16,8 @@
#include <tqpushbutton.h>
#include <tdeapplication.h>
#include <kbuttonbox.h>
-#include <klocale.h>
-#include <kmessagebox.h>
+#include <tdelocale.h>
+#include <tdemessagebox.h>
#include <kstdguiitem.h>
CcaseCommentDlg::CcaseCommentDlg(bool bCheckin)