Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CPP/7zip/Crypto/ZipStrong.h')
-rw-r--r--[-rwxr-xr-x]CPP/7zip/Crypto/ZipStrong.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CPP/7zip/Crypto/ZipStrong.h b/CPP/7zip/Crypto/ZipStrong.h
index 151677ea..e3a43000 100755..100644
--- a/CPP/7zip/Crypto/ZipStrong.h
+++ b/CPP/7zip/Crypto/ZipStrong.h
@@ -3,7 +3,7 @@
#ifndef __CRYPTO_ZIP_STRONG_H
#define __CRYPTO_ZIP_STRONG_H
-#include "Common/Buffer.h"
+#include "../../Common/MyBuffer.h"
#include "../IPassword.h"