VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Main/UserInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Main/UserInterface.h')
-rw-r--r--src/Main/UserInterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main/UserInterface.h b/src/Main/UserInterface.h
index ca33def2..f7ebee0d 100644
--- a/src/Main/UserInterface.h
+++ b/src/Main/UserInterface.h
@@ -19,7 +19,7 @@
#include "UserInterfaceException.h"
#include "UserInterfaceType.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
class UserInterface : public wxApp
{