summaryrefslogtreecommitdiff
path: root/src/ltc/pk/ecc/ltc_ecc_projective_dbl_point.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ltc/pk/ecc/ltc_ecc_projective_dbl_point.c')
-rw-r--r--src/ltc/pk/ecc/ltc_ecc_projective_dbl_point.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ltc/pk/ecc/ltc_ecc_projective_dbl_point.c b/src/ltc/pk/ecc/ltc_ecc_projective_dbl_point.c
index 1b46457b..da6d5150 100644
--- a/src/ltc/pk/ecc/ltc_ecc_projective_dbl_point.c
+++ b/src/ltc/pk/ecc/ltc_ecc_projective_dbl_point.c
@@ -7,7 +7,7 @@
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/* ### Point doubling in Jacobian coordinate system ###
*