diff options
Diffstat (limited to 'plugins/CryptoPP/src/PGPw/pgpw.h')
-rw-r--r-- | plugins/CryptoPP/src/PGPw/pgpw.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/src/PGPw/pgpw.h b/plugins/CryptoPP/src/PGPw/pgpw.h index 9e26090e58..5659ca2058 100644 --- a/plugins/CryptoPP/src/PGPw/pgpw.h +++ b/plugins/CryptoPP/src/PGPw/pgpw.h @@ -2,7 +2,7 @@ #pragma once
-#include "..\version.h"
+#include "../version.h"
// PGP API
#ifndef PGP_WIN32
|