summaryrefslogtreecommitdiff
path: root/src/ltc/encauth/chachapoly/chacha20poly1305_memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ltc/encauth/chachapoly/chacha20poly1305_memory.c')
-rw-r--r--src/ltc/encauth/chachapoly/chacha20poly1305_memory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ltc/encauth/chachapoly/chacha20poly1305_memory.c b/src/ltc/encauth/chachapoly/chacha20poly1305_memory.c
index 54e2011d..34da9125 100644
--- a/src/ltc/encauth/chachapoly/chacha20poly1305_memory.c
+++ b/src/ltc/encauth/chachapoly/chacha20poly1305_memory.c
@@ -7,7 +7,7 @@
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
#ifdef LTC_CHACHA20POLY1305_MODE