diff options
Diffstat (limited to 'src/Format/Tcformat.c')
-rw-r--r-- | src/Format/Tcformat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Format/Tcformat.c b/src/Format/Tcformat.c index c48b207e..5d830d0d 100644 --- a/src/Format/Tcformat.c +++ b/src/Format/Tcformat.c @@ -48,7 +48,7 @@ #include "Wipe.h"
#include "Xml.h"
-using namespace TrueCrypt;
+using namespace VeraCrypt;
enum wizard_pages
{
|