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 745ce09b0..62649604e 100644 --- a/libtdenetwork/gpgmepp/encryptionresult.h +++ b/libtdenetwork/gpgmepp/encryptionresult.h @@ -27,7 +27,7 @@ #include <vector> #include <iosfwd> -#include <kdemacros.h> +#include <tdemacros.h> namespace GpgME { |