VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Volume/VolumeInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Volume/VolumeInfo.h')
-rw-r--r--src/Volume/VolumeInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Volume/VolumeInfo.h b/src/Volume/VolumeInfo.h
index 6e5f5dd4..c58b13f5 100644
--- a/src/Volume/VolumeInfo.h
+++ b/src/Volume/VolumeInfo.h
@@ -14,7 +14,7 @@
#include "Volume/Volume.h"
#include "Volume/VolumeSlot.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
class VolumeInfo;
typedef list < shared_ptr <VolumeInfo> > VolumeInfoList;