VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Platform/File.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Platform/File.h')
-rw-r--r--src/Platform/File.h2
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
{