diff options
Diffstat (limited to 'src/Platform/SerializerFactory.h')
-rw-r--r-- | src/Platform/SerializerFactory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/SerializerFactory.h b/src/Platform/SerializerFactory.h index bad68d34..a04565b4 100644 --- a/src/Platform/SerializerFactory.h +++ b/src/Platform/SerializerFactory.h @@ -13,7 +13,7 @@ #include "PlatformBase.h"
#include "StringConverter.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
class Serializable;
|