Netpick the include path order

This commit is contained in:
Jesper Louis Andersen 2020-06-09 12:16:59 +02:00
parent 42fd03cde0
commit 23bd40a4b3

View File

@ -8,10 +8,10 @@
#include "enacl_ext.h"
#include "generichash.h"
#include "hash.h"
#include "kdf.h"
#include "kx.h"
#include "public.h"
#include "pwhash.h"
#include "kdf.h"
#include "randombytes.h"
#include "secret.h"
#include "secretstream.h"