diff options
Diffstat (limited to 'src/crypto/groestl_tables.h')
-rw-r--r-- | src/crypto/groestl_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/groestl_tables.h b/src/crypto/groestl_tables.h index 53594c569..12472dced 100644 --- a/src/crypto/groestl_tables.h +++ b/src/crypto/groestl_tables.h @@ -29,7 +29,7 @@ #ifndef __tables_h #define __tables_h -#include "common/int-util.h" +#include "int-util.h" #if BYTE_ORDER == LITTLE_ENDIAN |