VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Core/Core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Core/Core.h')
-rw-r--r--src/Core/Core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Core/Core.h b/src/Core/Core.h
index 37bbb986..5f218775 100644
--- a/src/Core/Core.h
+++ b/src/Core/Core.h
@@ -11,7 +11,7 @@
#include "CoreBase.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
extern auto_ptr <CoreBase> Core;
extern auto_ptr <CoreBase> CoreDirect;