summaryrefslogtreecommitdiffstats
path: root/src/tdesvn.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:56:37 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:56:37 -0600
commitf27722e2ce5ace1f24cd5708825dd5ca15f99eb5 (patch)
tree230b82d435adca7dbef3efd8c46293bc37240d35 /src/tdesvn.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/tdesvn.cpp')
-rw-r--r--src/tdesvn.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/tdesvn.cpp b/src/tdesvn.cpp
index 0b2a6cd..3bbb7fa 100644
--- a/src/tdesvn.cpp
+++ b/src/tdesvn.cpp
@@ -35,9 +35,9 @@
#include <tdeversion.h>
#include <kstatusbar.h>
#include <kaccel.h>
-#include <kio/netaccess.h>
-#include <kfiledialog.h>
-#include <kconfig.h>
+#include <tdeio/netaccess.h>
+#include <tdefiledialog.h>
+#include <tdeconfig.h>
#include <kurl.h>
#include <kurldrag.h>
#include <kurlrequesterdlg.h>