diff options
Diffstat (limited to 'libtdenetwork/gpgmepp/importresult.h')
-rw-r--r-- | libtdenetwork/gpgmepp/importresult.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdenetwork/gpgmepp/importresult.h b/libtdenetwork/gpgmepp/importresult.h index 020ed0c4d..87f9aaf93 100644 --- a/libtdenetwork/gpgmepp/importresult.h +++ b/libtdenetwork/gpgmepp/importresult.h @@ -25,7 +25,7 @@ #include <gpgmepp/result.h> #include <vector> -#include <tdepimmacros.h> +#include <kdemacros.h> namespace GpgME { |