diff options
Diffstat (limited to 'commonheaders.h')
-rw-r--r-- | commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/commonheaders.h b/commonheaders.h index 39e128f..9375e71 100644 --- a/commonheaders.h +++ b/commonheaders.h @@ -47,4 +47,5 @@ using std::wfstream; #include "utilities.h" #include "globals.h" #include "main.h" +#include "gpg_wrapper.h" #endif |