diff options
Diffstat (limited to 'src/Platform/PlatformBase.h')
-rw-r--r-- | src/Platform/PlatformBase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/PlatformBase.h b/src/Platform/PlatformBase.h index c63f975e..ea1271f7 100644 --- a/src/Platform/PlatformBase.h +++ b/src/Platform/PlatformBase.h @@ -31,7 +31,7 @@ using namespace std; #define nullptr 0
#endif
-namespace TrueCrypt
+namespace VeraCrypt
{
#ifdef _MSC_VER
# ifndef TC_INT_TYPES_DEFINED
|