diff options
author | Michele Calgaro <[email protected]> | 2024-12-02 13:08:16 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-12-02 13:08:16 +0900 |
commit | 2aa402ea78930053854ed9468d7557b15d563713 (patch) | |
tree | 45043cb597bf2494d5afc6a754181b110da1db40 /tdefile-plugins/rfc822/tdefile_rfc822.cpp | |
parent | 74926683f153c10d642dd7b330e90d1518ccd088 (diff) | |
download | tdepim-2aa402ea78930053854ed9468d7557b15d563713.tar.gz tdepim-2aa402ea78930053854ed9468d7557b15d563713.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tdefile-plugins/rfc822/tdefile_rfc822.cpp')
-rw-r--r-- | tdefile-plugins/rfc822/tdefile_rfc822.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/rfc822/tdefile_rfc822.cpp b/tdefile-plugins/rfc822/tdefile_rfc822.cpp index f1b4d6ff4..fe683c54e 100644 --- a/tdefile-plugins/rfc822/tdefile_rfc822.cpp +++ b/tdefile-plugins/rfc822/tdefile_rfc822.cpp @@ -20,7 +20,7 @@ #include <config.h> #include "tdefile_rfc822.h" -#include <kprocess.h> +#include <tdeprocess.h> #include <tdelocale.h> #include <kgenericfactory.h> #include <kstringvalidator.h> |