summaryrefslogtreecommitdiffstats
path: root/src/tdesvnview.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:13:54 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:13:54 -0600
commit788d41b1dfb90ccf232045dfb0ef6a903bb295f0 (patch)
tree2612079848d1910e7e9a3d573fac155302892a14 /src/tdesvnview.h
parent07a23b0645f0dd3d0a9ded1742cd1e6e202002fd (diff)
downloadtdesvn-788d41b1dfb90ccf232045dfb0ef6a903bb295f0.tar.gz
tdesvn-788d41b1dfb90ccf232045dfb0ef6a903bb295f0.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/tdesvnview.h')
-rw-r--r--src/tdesvnview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdesvnview.h b/src/tdesvnview.h
index 75fcee2..1e0bbbd 100644
--- a/src/tdesvnview.h
+++ b/src/tdesvnview.h
@@ -24,7 +24,7 @@
#include "repositorylistener.hpp"
#include <tqwidget.h>
-#include <kparts/part.h>
+#include <tdeparts/part.h>
class TQPainter;
class KURL;