summaryrefslogtreecommitdiffstats
path: root/vcs/cvsservice/commitdlg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vcs/cvsservice/commitdlg.cpp')
-rw-r--r--vcs/cvsservice/commitdlg.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcs/cvsservice/commitdlg.cpp b/vcs/cvsservice/commitdlg.cpp
index 575396b5..d5ccd014 100644
--- a/vcs/cvsservice/commitdlg.cpp
+++ b/vcs/cvsservice/commitdlg.cpp
@@ -19,8 +19,8 @@
#include <tdeapplication.h>
#include <kbuttonbox.h>
-#include <klocale.h>
-#include <kmessagebox.h>
+#include <tdelocale.h>
+#include <tdemessagebox.h>
#include <klineedit.h>
#include "commitdlg.h"