diff options
Diffstat (limited to '')
-rw-r--r-- | src/GpgFrontendContext.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/GpgFrontendContext.h b/src/GpgFrontendContext.h index 2815caad..507ee051 100644 --- a/src/GpgFrontendContext.h +++ b/src/GpgFrontendContext.h @@ -32,6 +32,8 @@ #include <memory> +#include "core/GpgConstants.h" + namespace GpgFrontend { struct GpgFrontendContext; |