X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=cubehash%2Fcubehash.c;h=0cc62b0945021f521e8bb521e9d8c61c9bc3e139;hp=318d553b18bb47f22837e84e4f7989e294ad248a;hb=b8d6b2bd3ddea45506f584c7d44fe5fff0557ed1;hpb=8007e094d9e9e9477a08978c5ad2d96c6cb8bb66 diff --git a/cubehash/cubehash.c b/cubehash/cubehash.c index 318d553..0cc62b0 100644 --- a/cubehash/cubehash.c +++ b/cubehash/cubehash.c @@ -26,7 +26,7 @@ */ -#include "memxor/memxor.h" +#include "memxor.h" #include "cubehash.h" #include "cubehash_rotates.h" #include "xchg.h"