diff options
Diffstat (limited to 'src/Platform/File.h')
-rw-r--r-- | src/Platform/File.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/File.h b/src/Platform/File.h index ef9a5c87..6fba968c 100644 --- a/src/Platform/File.h +++ b/src/Platform/File.h @@ -14,7 +14,7 @@ #include "FilesystemPath.h"
#include "SystemException.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
class File
{
|