diff options
Diffstat (limited to 'libkdenetwork/gpgmepp/data.h')
-rw-r--r-- | libkdenetwork/gpgmepp/data.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdenetwork/gpgmepp/data.h b/libkdenetwork/gpgmepp/data.h index 143bde5ff..e12064729 100644 --- a/libkdenetwork/gpgmepp/data.h +++ b/libkdenetwork/gpgmepp/data.h @@ -25,7 +25,7 @@ #include <sys/types.h> // for size_t, off_t #include <cstdio> // FILE -#include <kdepimmacros.h> +#include <tdepimmacros.h> namespace GpgME { |