diff --git a/sha1.h b/sha1.h index eaddc1b..4f1300c 100644 --- a/sha1.h +++ b/sha1.h @@ -1,5 +1,5 @@ -#ifndef SHA1COIN_H -#define SHA1COIN_H +#ifndef SHA1_H +#define SHA1_H #ifdef __cplusplus extern "C" {