Include randombytes.h from rootdir

This commit is contained in:
Daan Sprenkels
2017-06-13 21:58:22 +02:00
parent 455239db37
commit 46227f5595

2
sss.c
View File

@@ -13,7 +13,7 @@
*/
#include "randombytes/randombytes.h"
#include "randombytes.h"
#include "tweetnacl.h"
#include "sss.h"
#include "tweetnacl.h"