diff options
Diffstat (limited to 'src/gpg/GpgGenKeyInfo.h')
-rw-r--r-- | src/gpg/GpgGenKeyInfo.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gpg/GpgGenKeyInfo.h b/src/gpg/GpgGenKeyInfo.h index 8f7d19ea..89030b15 100644 --- a/src/gpg/GpgGenKeyInfo.h +++ b/src/gpg/GpgGenKeyInfo.h @@ -31,6 +31,8 @@ #include <string> #include <vector> +#include "GpgFrontend.h" + namespace GpgFrontend { class GenKeyInfo { |