diff options
Diffstat (limited to 'vcs/cvsservice/commitdlg.cpp')
-rw-r--r-- | vcs/cvsservice/commitdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/cvsservice/commitdlg.cpp b/vcs/cvsservice/commitdlg.cpp index 18850643..575396b5 100644 --- a/vcs/cvsservice/commitdlg.cpp +++ b/vcs/cvsservice/commitdlg.cpp @@ -17,7 +17,7 @@ #include <tqtextedit.h> #include <tqpushbutton.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kbuttonbox.h> #include <klocale.h> #include <kmessagebox.h> |