diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-12-28 22:00:31 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-12-28 22:00:31 +0900 |
commit | ff23b63144c6f8d27fbefb9c098155c769719d58 (patch) | |
tree | 50b8b07173a87fd682e0ca8669100b35af0fc95f | |
parent | 448e507f48467b0c36675c1aa570474c713db003 (diff) | |
download | tdesvn-ff23b63144c6f8d27fbefb9c098155c769719d58.tar.gz tdesvn-ff23b63144c6f8d27fbefb9c098155c769719d58.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | src/tdesvn.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdesvn.cpp b/src/tdesvn.cpp index cd277d1..f90dfb9 100644 --- a/src/tdesvn.cpp +++ b/src/tdesvn.cpp @@ -59,7 +59,7 @@ #include <kdirselectdialog.h> #ifdef TESTING_RC -#include <kcrash.h> +#include <tdecrash.h> #endif tdesvn::tdesvn() |