diff --git a/crc32/crc32_nolookup.h b/crc32/crc32_nolookup.h index a594046..c351fad 100644 --- a/crc32/crc32_nolookup.h +++ b/crc32/crc32_nolookup.h @@ -1,5 +1,5 @@ -#ifndef CRC32_H -#define CRC32_H +#ifndef CRC32_NOLOOKUP_H +#define CRC32_NOLOOKUP_H #include #include