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