diff options
Diffstat (limited to 'src/Core/MountOptions.h')
-rw-r--r-- | src/Core/MountOptions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Core/MountOptions.h b/src/Core/MountOptions.h index 23fc7ca2..12aa03d5 100644 --- a/src/Core/MountOptions.h +++ b/src/Core/MountOptions.h @@ -15,7 +15,7 @@ #include "Volume/VolumeSlot.h" #include "Volume/VolumePassword.h" -namespace TrueCrypt +namespace VeraCrypt { struct MountOptions : public Serializable { |