diff options
Diffstat (limited to 'src/providers/monocypher.c')
-rw-r--r-- | src/providers/monocypher.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/providers/monocypher.c b/src/providers/monocypher.c index c35f63e..0344872 100644 --- a/src/providers/monocypher.c +++ b/src/providers/monocypher.c @@ -29,7 +29,7 @@ #ifdef NC_ENABLE_MONOCYPHER -#include <monocypher.h> +#include <monocypher/monocypher.h> /* Export secure memse0 */ #ifndef _IMPL_SECURE_ZERO_MEMSET |