VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Volume/VolumeLayout.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Volume/VolumeLayout.h')
-rw-r--r--src/Volume/VolumeLayout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Volume/VolumeLayout.h b/src/Volume/VolumeLayout.h
index d2147425..57d278cc 100644
--- a/src/Volume/VolumeLayout.h
+++ b/src/Volume/VolumeLayout.h
@@ -15,7 +15,7 @@
#include "Volume/Pkcs5Kdf.h"
#include "VolumeHeader.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
class VolumeLayout;
typedef list < shared_ptr <VolumeLayout> > VolumeLayoutList;