aboutsummaryrefslogtreecommitdiff
path: root/libs/archive/src/archive.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/archive/src/archive.cpp')
-rw-r--r--libs/archive/src/archive.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/archive/src/archive.cpp b/libs/archive/src/archive.cpp
index 6d35366..ca3aa03 100644
--- a/libs/archive/src/archive.cpp
+++ b/libs/archive/src/archive.cpp
@@ -269,7 +269,7 @@ HRESULT ArchiveImpl::loadFormats()
}
ArchiveImpl::ArchiveImpl()
- : m_Valid(false), m_LastError(Error::ERROR_NONE), m_Library("dlls/7zip.dll"),
+ : m_Valid(false), m_LastError(Error::ERROR_NONE), m_Library("lib/7z.so"),
m_PasswordCallback{}
{
// Reset the log callback: