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/RarAes.h')
-rw-r--r--[-rwxr-xr-x]CPP/7zip/Crypto/RarAes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CPP/7zip/Crypto/RarAes.h b/CPP/7zip/Crypto/RarAes.h
index 119cc233..9d9ee127 100755..100644
--- a/CPP/7zip/Crypto/RarAes.h
+++ b/CPP/7zip/Crypto/RarAes.h
@@ -5,7 +5,7 @@
#include "../../../C/Aes.h"
-#include "Common/Buffer.h"
+#include "../../Common/MyBuffer.h"
#include "../IPassword.h"