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