diff options
Diffstat (limited to 'libsodium.xml')
-rw-r--r-- | libsodium.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libsodium.xml b/libsodium.xml index 0066fea..56499e2 100644 --- a/libsodium.xml +++ b/libsodium.xml @@ -9,13 +9,14 @@ <version> <!-- Version of the library --> -1.0.15 +1.0.16 </version> <headers> <!-- The list of paths to header files and/or directories with header files, one per line --> /usr/include/sodium.h +/usr/include/sodium </headers> <libs> |