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/Rar20Crypto.h')
-rw-r--r--[-rwxr-xr-x]CPP/7zip/Crypto/Rar20Crypto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CPP/7zip/Crypto/Rar20Crypto.h b/CPP/7zip/Crypto/Rar20Crypto.h
index b9648f59..1b6d6024 100755..100644
--- a/CPP/7zip/Crypto/Rar20Crypto.h
+++ b/CPP/7zip/Crypto/Rar20Crypto.h
@@ -3,7 +3,7 @@
#ifndef __CRYPTO_RAR20_CRYPTO_H
#define __CRYPTO_RAR20_CRYPTO_H
-#include "Common/MyCom.h"
+#include "../../Common/MyCom.h"
#include "../ICoder.h"
#include "../IPassword.h"