VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Volume/Keyfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Volume/Keyfile.h')
-rw-r--r--src/Volume/Keyfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Volume/Keyfile.h b/src/Volume/Keyfile.h
index 6d7a1a87..3a6c92e4 100644
--- a/src/Volume/Keyfile.h
+++ b/src/Volume/Keyfile.h
@@ -13,7 +13,7 @@
#include "Platform/Stream.h"
#include "VolumePassword.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
class Keyfile;
typedef list < shared_ptr <Keyfile> > KeyfileList;