]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - twister/twister-large.c
clean up
[avr-crypto-lib.git] / twister / twister-large.c
index 1775488ef3c128e30bb932363af4bfe892e6400a..3455b5e8322b2b87c802d379d2d0bba10836b6e0 100644 (file)
@@ -19,7 +19,7 @@
 
 #include <stdint.h>
 #include <string.h>
-#include "memxor.h"
+#include "memxor/memxor.h"
 #include "twister.h"
 #include "twister-large.h"