VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Core/CoreException.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Core/CoreException.h')
-rw-r--r--src/Core/CoreException.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Core/CoreException.h b/src/Core/CoreException.h
index 40ffbcea..e04bc4a6 100644
--- a/src/Core/CoreException.h
+++ b/src/Core/CoreException.h
@@ -11,7 +11,7 @@
#include "Platform/Platform.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
struct ElevationFailed : public ExecutedProcessFailed
{