aboutsummaryrefslogtreecommitdiff
path: root/CPP/7zip/Crypto/Sha1Cls.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--CPP/7zip/Crypto/Sha1Cls.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/7zip/Crypto/Sha1Cls.h b/CPP/7zip/Crypto/Sha1Cls.h
index 3461678..56ae040 100644
--- a/CPP/7zip/Crypto/Sha1Cls.h
+++ b/CPP/7zip/Crypto/Sha1Cls.h
@@ -1,7 +1,7 @@
1// Crypto/Sha1Cls.h 1// Crypto/Sha1Cls.h
2 2
3#ifndef __CRYPTO_SHA1_CLS_H 3#ifndef ZIP7_INC_CRYPTO_SHA1_CLS_H
4#define __CRYPTO_SHA1_CLS_H 4#define ZIP7_INC_CRYPTO_SHA1_CLS_H
5 5
6#include "../../../C/Sha1.h" 6#include "../../../C/Sha1.h"
7 7