diff options
Diffstat (limited to 'src/core/model/GpgImportInformation.h')
-rw-r--r-- | src/core/model/GpgImportInformation.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/core/model/GpgImportInformation.h b/src/core/model/GpgImportInformation.h index 5f85a338..cbe5a265 100644 --- a/src/core/model/GpgImportInformation.h +++ b/src/core/model/GpgImportInformation.h @@ -28,6 +28,10 @@ #pragma once +#include <gpgme.h> + +#include "core/GpgFrontendCoreExport.h" + namespace GpgFrontend { /** |