diff options
Diffstat (limited to 'src/Platform/FilesystemPath.h')
-rw-r--r-- | src/Platform/FilesystemPath.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/FilesystemPath.h b/src/Platform/FilesystemPath.h index 2c85d2ce..24ed5dd3 100644 --- a/src/Platform/FilesystemPath.h +++ b/src/Platform/FilesystemPath.h @@ -14,7 +14,7 @@ #include "SharedPtr.h"
#include "StringConverter.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
struct FilesystemPathType
{
|