VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Main/Hotkey.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Main/Hotkey.h')
-rw-r--r--src/Main/Hotkey.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main/Hotkey.h b/src/Main/Hotkey.h
index be8603a3..a2bb9368 100644
--- a/src/Main/Hotkey.h
+++ b/src/Main/Hotkey.h
@@ -12,7 +12,7 @@
#include "System.h"
#include "Main.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
struct Hotkey;
typedef list < shared_ptr <Hotkey> > HotkeyList;