diff options
Diffstat (limited to 'plugins/CryptoPP/src/GPGw/gpg_main.cpp')
-rw-r--r-- | plugins/CryptoPP/src/GPGw/gpg_main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/src/GPGw/gpg_main.cpp b/plugins/CryptoPP/src/GPGw/gpg_main.cpp index 5bbbc9f5e3..2eaacce5a9 100644 --- a/plugins/CryptoPP/src/GPGw/gpg_main.cpp +++ b/plugins/CryptoPP/src/GPGw/gpg_main.cpp @@ -1,4 +1,4 @@ -#include "../commonheaders.h"
+#include "../commonheaders.h"
#include "gpgw.h"
BOOL ShowSelectExecDlg(LPSTR);
|