diff --git a/blobstamper/stamp_arithm.h b/blobstamper/stamp_arithm.h index 9d7d99a..03049fb 100644 --- a/blobstamper/stamp_arithm.h +++ b/blobstamper/stamp_arithm.h @@ -16,8 +16,8 @@ * ******************************************************************************/ -#ifndef STAMP_ATOMIC_H -#define STAMP_ATOMIC_H +#ifndef STAMP_ARITHM_H +#define STAMP_ARITHM_H #include #include "helpers.h" @@ -48,4 +48,4 @@ StampArithm::ExtractValue(Blob &blob) } -#endif /* STAMP_ATOMIC_H */ +#endif /* STAMP_ARITHM_H */