VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Exception.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Common/Exception.h')
-rw-r--r--src/Common/Exception.h2
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
@@ -11,9 +11,9 @@
#include "Platform/PlatformBase.h"
#include "Dlgcode.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
struct Exception
{
virtual void Show (HWND parent) const = 0;