diff options
Diffstat (limited to 'gpgcontext.h')
-rw-r--r-- | gpgcontext.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpgcontext.h b/gpgcontext.h index be43764..f754418 100644 --- a/gpgcontext.h +++ b/gpgcontext.h @@ -22,6 +22,7 @@ #ifndef __SGPGMEPP_CONTEXT_H__ #define __SGPGMEPP_CONTEXT_H__ +#include "gpgconstants.h" #include <locale.h> #include <errno.h> #include <gpgme.h> |