diff options
Diffstat (limited to 'src/core/model/GpgGenerateKeyResult.h')
-rw-r--r-- | src/core/model/GpgGenerateKeyResult.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/model/GpgGenerateKeyResult.h b/src/core/model/GpgGenerateKeyResult.h index f312d415..dfd92ae1 100644 --- a/src/core/model/GpgGenerateKeyResult.h +++ b/src/core/model/GpgGenerateKeyResult.h @@ -28,6 +28,8 @@ #pragma once +#include <gpgme.h> + #include "core/GpgFrontendCore.h" #include "core/GpgFrontendCoreExport.h" |