diff options
Diffstat (limited to 'src/Volume/EncryptionTest.h')
-rw-r--r-- | src/Volume/EncryptionTest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Volume/EncryptionTest.h b/src/Volume/EncryptionTest.h index 40221ae0..9d7ab519 100644 --- a/src/Volume/EncryptionTest.h +++ b/src/Volume/EncryptionTest.h @@ -12,7 +12,7 @@ #include "Platform/Platform.h" #include "Common/Crypto.h" -namespace TrueCrypt +namespace VeraCrypt { class EncryptionTest { |