]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - shacal2/shacal2_enc.c
clean up
[avr-crypto-lib.git] / shacal2 / shacal2_enc.c
index b5380e57f3f4fefb6d54877266be7752e00e6600..c0cadcdf7e35a3a28ab0061ddfd94ddb19a2a0f2 100644 (file)
@@ -28,7 +28,7 @@
 
 #include <stdint.h>
 #include <string.h>
-#include "sha256.h"
+#include "sha256/sha256.h"
 #include "shacal2_enc.h"