X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=twister%2Ftwister-small-stub.c;h=72cbe9c83ab7a60125d17bae643409b07233283b;hp=9eb4112a933edf453b3c3a1ac8ffe5df6f44194d;hb=7b5401ab9ce23a5da1de8b6c7de3a1aa20ac4cf8;hpb=02ac3b653f3a11f284cc1a0cb0e983575f2f431b diff --git a/twister/twister-small-stub.c b/twister/twister-small-stub.c index 9eb4112..72cbe9c 100644 --- a/twister/twister-small-stub.c +++ b/twister/twister-small-stub.c @@ -2,7 +2,7 @@ #include #include -#include "memxor.h" +#include "memxor/memxor.h" #include "twister-small.h" /*********************************************************************/