diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-12-02 12:47:02 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-12-02 12:47:02 +0900 |
commit | b33688f946bba3e1020218022392ecb87adbb11f (patch) | |
tree | f0f3da4392fc26d33eefb420d81f47544639cd74 /kmymoney2/converter/mymoneystatementreader.h | |
parent | 8cab923e1e25e423ae97abcf1d47d6b4ca052a0f (diff) | |
download | kmymoney-b33688f946bba3e1020218022392ecb87adbb11f.tar.gz kmymoney-b33688f946bba3e1020218022392ecb87adbb11f.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmymoney2/converter/mymoneystatementreader.h')
-rw-r--r-- | kmymoney2/converter/mymoneystatementreader.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/converter/mymoneystatementreader.h b/kmymoney2/converter/mymoneystatementreader.h index 441ae7e..2f3cedc 100644 --- a/kmymoney2/converter/mymoneystatementreader.h +++ b/kmymoney2/converter/mymoneystatementreader.h @@ -35,7 +35,7 @@ // TDE Headers #include <tdetempfile.h> -#include <kprocess.h> +#include <tdeprocess.h> // ---------------------------------------------------------------------------- // Project Headers |