]> pd.if.org Git - zpackage/blobdiff - crypto/libeddsa/sign.c
move blake2 out of subdirectory
[zpackage] / crypto / libeddsa / sign.c
index 593f993c76e0c17366606179ddd49eafe35513a7..602b80848bd7d09160849ef41f3926f52c9e1c32 100644 (file)
@@ -41,7 +41,7 @@
 #include "eddsa.h"
 #include "sha512.h"
 #include "crypto/chacha.h"
-#include "lib/blake2/ref/blake2.h"
+#include "lib/blake2.h"
 
 char *readpass(char *prompt);