summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend/fronthelpers/checkoutinfo_impl.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:52:00 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:52:00 -0600
commit5b341c1d7f5e40a531de253b2c6ba37a427146e7 (patch)
tree118204e14298c7f1a58535622686696afb4c64cb /src/svnfrontend/fronthelpers/checkoutinfo_impl.cpp
parent13e480c92e41a25f2ff3e3a13062e57f183e19ed (diff)
downloadtdesvn-5b341c1d7f5e40a531de253b2c6ba37a427146e7.tar.gz
tdesvn-5b341c1d7f5e40a531de253b2c6ba37a427146e7.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/svnfrontend/fronthelpers/checkoutinfo_impl.cpp')
-rw-r--r--src/svnfrontend/fronthelpers/checkoutinfo_impl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svnfrontend/fronthelpers/checkoutinfo_impl.cpp b/src/svnfrontend/fronthelpers/checkoutinfo_impl.cpp
index 85f8891..3dad68d 100644
--- a/src/svnfrontend/fronthelpers/checkoutinfo_impl.cpp
+++ b/src/svnfrontend/fronthelpers/checkoutinfo_impl.cpp
@@ -28,7 +28,7 @@
#include <klineedit.h>
#include <tqcheckbox.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kdebug.h>
CheckoutInfo_impl::CheckoutInfo_impl(TQWidget *parent, const char *name)