Add missing include

This commit is contained in:
Frank Denis 2015-11-04 16:29:25 +01:00
parent 049fd8fd6a
commit 9623e58c03

View File

@ -1,4 +1,5 @@
#include "fe.h"
#include "crypto_int32.h"
#include "crypto_int64.h"
#include "crypto_uint64.h"