VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Platform/Event.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Platform/Event.h')
-rw-r--r--src/Platform/Event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform/Event.h b/src/Platform/Event.h
index de85a4bc..fcc16ef5 100644
--- a/src/Platform/Event.h
+++ b/src/Platform/Event.h
@@ -14,7 +14,7 @@
#include "Mutex.h"
#include "SharedPtr.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
struct EventArgs
{