diff options
Diffstat (limited to 'plugins/CryptoPP/src/GPGw/passdialog.cpp')
-rw-r--r-- | plugins/CryptoPP/src/GPGw/passdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/src/GPGw/passdialog.cpp b/plugins/CryptoPP/src/GPGw/passdialog.cpp index 18389c31d6..0263edb6e3 100644 --- a/plugins/CryptoPP/src/GPGw/passdialog.cpp +++ b/plugins/CryptoPP/src/GPGw/passdialog.cpp @@ -1,4 +1,4 @@ -#include "../commonheaders.h"
+#include "../commonheaders.h"
#include "gpgw.h"
char dlgpassphrase[passphrasesize];
|