nacl compiles! still needs testing though.

This commit is contained in:
Dubslow 2014-09-10 18:25:42 -05:00
parent 45f3b9559b
commit 74434c7798

View File

@ -21,6 +21,10 @@
* *
*/ */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "toxencryptsave.h" #include "toxencryptsave.h"
#include "../toxcore/crypto_core.h" #include "../toxcore/crypto_core.h"