diff options
Diffstat (limited to 'src/Main/Forms/VolumeLocationWizardPage.cpp')
-rw-r--r-- | src/Main/Forms/VolumeLocationWizardPage.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main/Forms/VolumeLocationWizardPage.cpp b/src/Main/Forms/VolumeLocationWizardPage.cpp index c3992827..07748f77 100644 --- a/src/Main/Forms/VolumeLocationWizardPage.cpp +++ b/src/Main/Forms/VolumeLocationWizardPage.cpp @@ -11,7 +11,7 @@ #include "Main/VolumeHistory.h" #include "VolumeLocationWizardPage.h" -namespace TrueCrypt +namespace VeraCrypt { VolumeLocationWizardPage::VolumeLocationWizardPage (wxPanel* parent, VolumeHostType::Enum hostType, bool selectExisting) : VolumeLocationWizardPageBase (parent), |