X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=twister%2Ftwister-small.c;h=4a05f19b2fc9c4e5aae2125a73146388c997cca2;hp=5fb05368ce9ff7d9255d1553ad38bd06006dff6b;hb=7b5401ab9ce23a5da1de8b6c7de3a1aa20ac4cf8;hpb=02ac3b653f3a11f284cc1a0cb0e983575f2f431b diff --git a/twister/twister-small.c b/twister/twister-small.c index 5fb0536..4a05f19 100644 --- a/twister/twister-small.c +++ b/twister/twister-small.c @@ -2,7 +2,7 @@ #include #include -#include "memxor.h" +#include "memxor/memxor.h" #include "twister-small.h" /*********************************************************************/