X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=ecdsa%2Fecc_chudnovsky.c;h=339c27ea4f676f73a564b7b0db28f1e741cdf9fc;hb=d9352fc79fbdee0cf3288809b104ea196ea85693;hp=a9ed4a73389f07892a1a19e3eea2786872d74f18;hpb=4b5da1dc27a791b5c448274a3db09cd035b33493;p=avr-crypto-lib.git diff --git a/ecdsa/ecc_chudnovsky.c b/ecdsa/ecc_chudnovsky.c index a9ed4a7..339c27e 100644 --- a/ecdsa/ecc_chudnovsky.c +++ b/ecdsa/ecc_chudnovsky.c @@ -27,7 +27,7 @@ #if 1 #include #include "bigint_io.h" -#include "uart_i.h" +#include "uart.h" #include #endif