X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=cubehash%2Fcubehash.c;h=0cc62b0945021f521e8bb521e9d8c61c9bc3e139;hb=0ce5b31e9772c15cd1514e371a59f04e3a888111;hp=318d553b18bb47f22837e84e4f7989e294ad248a;hpb=7b5401ab9ce23a5da1de8b6c7de3a1aa20ac4cf8;p=avr-crypto-lib.git 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"