summaryrefslogtreecommitdiffstats
path: root/src/ksvnwidgets/logmsg_impl.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-27 00:56:37 -0600
committerTimothy Pearson <[email protected]>2013-01-27 00:56:37 -0600
commitf27722e2ce5ace1f24cd5708825dd5ca15f99eb5 (patch)
tree230b82d435adca7dbef3efd8c46293bc37240d35 /src/ksvnwidgets/logmsg_impl.cpp
parent13bee4c83a03d3b058a5c67e1f1da7fc60c33ee3 (diff)
downloadtdesvn-f27722e2ce5ace1f24cd5708825dd5ca15f99eb5.tar.gz
tdesvn-f27722e2ce5ace1f24cd5708825dd5ca15f99eb5.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/ksvnwidgets/logmsg_impl.cpp')
-rw-r--r--src/ksvnwidgets/logmsg_impl.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/ksvnwidgets/logmsg_impl.cpp b/src/ksvnwidgets/logmsg_impl.cpp
index f93cbec..41a197b 100644
--- a/src/ksvnwidgets/logmsg_impl.cpp
+++ b/src/ksvnwidgets/logmsg_impl.cpp
@@ -28,12 +28,12 @@
#include <kdebug.h>
#include <kglobal.h>
#include <kapp.h>
-#include <kconfigbase.h>
-#include <kconfig.h>
+#include <tdeconfigbase.h>
+#include <tdeconfig.h>
#include <kurlrequesterdlg.h>
-#include <kio/netaccess.h>
+#include <tdeio/netaccess.h>
#include <kmessagebox.h>
-#include <kfile.h>
+#include <tdefile.h>
#include <kurlrequester.h>
#include <tqvbox.h>