diff options
Diffstat (limited to 'src/Mount/MainCom.cpp')
-rw-r--r-- | src/Mount/MainCom.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Mount/MainCom.cpp b/src/Mount/MainCom.cpp index ca3b5ef6..ed1fd68d 100644 --- a/src/Mount/MainCom.cpp +++ b/src/Mount/MainCom.cpp @@ -18,7 +18,7 @@ #include "Mount.h"
#include "Password.h"
-using namespace TrueCrypt;
+using namespace VeraCrypt;
static volatile LONG ObjectCount = 0;
|