diff options
Diffstat (limited to 'src/Volume/VolumeException.h')
-rw-r--r-- | src/Volume/VolumeException.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Volume/VolumeException.h b/src/Volume/VolumeException.h index 2f312b7f..026c86c5 100644 --- a/src/Volume/VolumeException.h +++ b/src/Volume/VolumeException.h @@ -10,9 +10,9 @@ #define TC_HEADER_Volume_VolumeExceptions #include "Platform/Platform.h" -namespace TrueCrypt +namespace VeraCrypt { struct VolumeException : public Exception { protected: |