diff options
Diffstat (limited to 'src/Common/Exception.h')
-rw-r--r-- | src/Common/Exception.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Common/Exception.h b/src/Common/Exception.h index c9985d04..5bf9395f 100644 --- a/src/Common/Exception.h +++ b/src/Common/Exception.h @@ -12,7 +12,7 @@ #include "Platform/PlatformBase.h"
#include "Dlgcode.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
struct Exception
{
|