]> git.cryptolib.org Git - arm-crypto-lib.git/blobdiff - blake/blake_small.c
updated build system
[arm-crypto-lib.git] / blake / blake_small.c
index bdf70cb9c82e7898447ed4e42f51870217cf6459..0b3fca281ad4e101912f6d2a614cf093c6c64dbb 100644 (file)
@@ -27,7 +27,7 @@
 
 #include <stdint.h>
 #include <string.h>
-#include "memxor.h"
+#include "memxor/memxor.h"
 #include "blake_small.h"
 #include "blake_common.h"