diff options
Diffstat (limited to 'vcs/cvsservice/checkoutdialog.cpp')
-rw-r--r-- | vcs/cvsservice/checkoutdialog.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vcs/cvsservice/checkoutdialog.cpp b/vcs/cvsservice/checkoutdialog.cpp index c34c5083..e6bcbd05 100644 --- a/vcs/cvsservice/checkoutdialog.cpp +++ b/vcs/cvsservice/checkoutdialog.cpp @@ -17,8 +17,8 @@ #include <tdelistview.h> #include <kurlrequester.h> -#include <klocale.h> -#include <kmessagebox.h> +#include <tdelocale.h> +#include <tdemessagebox.h> #include <tdefiledialog.h> #include <kcursor.h> #include <kdebug.h> |