]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - ecdsa/ecc_chudnovsky.c
switching uart header file
[avr-crypto-lib.git] / ecdsa / ecc_chudnovsky.c
index a9ed4a73389f07892a1a19e3eea2786872d74f18..339c27ea4f676f73a564b7b0db28f1e741cdf9fc 100644 (file)
@@ -27,7 +27,7 @@
 #if 1
 #include <stdio.h>
 #include "bigint_io.h"
 #if 1
 #include <stdio.h>
 #include "bigint_io.h"
-#include "uart_i.h"
+#include "uart.h"
 #include <avr/pgmspace.h>
 #endif
 
 #include <avr/pgmspace.h>
 #endif