diff options
Diffstat (limited to 'src/Platform/PlatformTest.h')
-rw-r--r-- | src/Platform/PlatformTest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/PlatformTest.h b/src/Platform/PlatformTest.h index 9ca842e5..01b56e07 100644 --- a/src/Platform/PlatformTest.h +++ b/src/Platform/PlatformTest.h @@ -12,7 +12,7 @@ #include "PlatformBase.h"
#include "Thread.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
class PlatformTest
{
|