diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-19 10:05:16 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-19 10:05:16 +0900 |
commit | 7f87710b4ba7a434330c80e28d70471a6a09918e (patch) | |
tree | 8fcc48fa548f98943a047e45e51e1e771c3f56be /tdeioslave | |
parent | 854e5e9e1d5789d6981f560fc0d3059fa65dfb53 (diff) | |
download | tdesdk-master.tar.gz tdesdk-master.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdeioslave')
-rw-r--r-- | tdeioslave/svn/svn.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/svn/svn.cpp b/tdeioslave/svn/svn.cpp index 7e146622..dcf802c0 100644 --- a/tdeioslave/svn/svn.cpp +++ b/tdeioslave/svn/svn.cpp @@ -32,7 +32,7 @@ #include <tdeapplication.h> #include <kdebug.h> #include <tdemessagebox.h> -#include <kinstance.h> +#include <tdeinstance.h> #include <tdeglobal.h> #include <tdestandarddirs.h> #include <tdelocale.h> |