diff options
Diffstat (limited to 'src/Core/FatFormatter.h')
-rw-r--r-- | src/Core/FatFormatter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Core/FatFormatter.h b/src/Core/FatFormatter.h index 47702190..726e3c55 100644 --- a/src/Core/FatFormatter.h +++ b/src/Core/FatFormatter.h @@ -10,9 +10,9 @@ #define TC_HEADER_Core_FatFormatter #include "Platform/Platform.h" -namespace TrueCrypt +namespace VeraCrypt { class FatFormatter { public: |