Adjust another relative path for sodium/common.h

This commit is contained in:
Frank Denis
2016-04-04 08:44:59 +02:00
parent fdf945afeb
commit 501ec7a679
@@ -19,7 +19,7 @@
#include "blake2.h"
#include "blake2-impl.h"
#include "runtime.h"
#include "../../sodium/common.h"
#include "../../../sodium/common.h"
#ifdef HAVE_TI_MODE
# if defined(__SIZEOF_INT128__)