summaryrefslogtreecommitdiffstats
path: root/vcs/subversion/kdevsvnd_widgets.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vcs/subversion/kdevsvnd_widgets.cpp')
-rw-r--r--vcs/subversion/kdevsvnd_widgets.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/subversion/kdevsvnd_widgets.cpp b/vcs/subversion/kdevsvnd_widgets.cpp
index 8fd05950..0fd2c20b 100644
--- a/vcs/subversion/kdevsvnd_widgets.cpp
+++ b/vcs/subversion/kdevsvnd_widgets.cpp
@@ -16,7 +16,7 @@
#include <tqpushbutton.h>
#include <tqlistview.h>
#include <tqlabel.h>
-#include <klocale.h>
+#include <tdelocale.h>
SvnSSLTrustPrompt::SvnSSLTrustPrompt( TQWidget* parent, const char* name, bool modal, WFlags f )
:SvnSSLTrustPromptBase( parent, name, modal, f )