summaryrefslogtreecommitdiffstats
path: root/vcs/subversion/subversion_core.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-19 10:05:36 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-19 10:05:36 +0900
commit6a709d087ffa69c1b38625e688b834d8ad676abd (patch)
treef15f4c1bc7a2d08a80b5772cd681e27b5c32b23b /vcs/subversion/subversion_core.cpp
parentf73aa9d37974dc4a542181a7e5b7e43c6203b1fc (diff)
downloadtdevelop-6a709d087ffa69c1b38625e688b834d8ad676abd.tar.gz
tdevelop-6a709d087ffa69c1b38625e688b834d8ad676abd.zip
Use tdeinstance.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'vcs/subversion/subversion_core.cpp')
-rw-r--r--vcs/subversion/subversion_core.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/subversion/subversion_core.cpp b/vcs/subversion/subversion_core.cpp
index d7ba8c9b..5a82c88b 100644
--- a/vcs/subversion/subversion_core.cpp
+++ b/vcs/subversion/subversion_core.cpp
@@ -48,7 +48,7 @@
#include <tqregexp.h>
#include <tdeapplication.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <tdeaboutdata.h>
using namespace TDEIO;