diff options
Diffstat (limited to 'libtdenetwork/gpgmepp/encryptionresult.h')
-rw-r--r-- | libtdenetwork/gpgmepp/encryptionresult.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdenetwork/gpgmepp/encryptionresult.h b/libtdenetwork/gpgmepp/encryptionresult.h index 4339bef56..44ea09a6b 100644 --- a/libtdenetwork/gpgmepp/encryptionresult.h +++ b/libtdenetwork/gpgmepp/encryptionresult.h @@ -27,7 +27,7 @@ #include <vector> #include <iosfwd> -#include <tdepimmacros.h> +#include <kdemacros.h> namespace GpgME { |