diff options
Diffstat (limited to 'src/Mount/Mount.c')
-rw-r--r-- | src/Mount/Mount.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Mount/Mount.c b/src/Mount/Mount.c index 74072fd1..370c5f57 100644 --- a/src/Mount/Mount.c +++ b/src/Mount/Mount.c @@ -46,7 +46,7 @@ #include "../Platform/Finally.h"
#include "../Platform/ForEach.h"
-using namespace TrueCrypt;
+using namespace VeraCrypt;
enum timer_ids
{
|