From 5b4cbe7d87409096e447951ba72b269e90cf12a7 Mon Sep 17 00:00:00 2001 From: Fergus Noble Date: Thu, 15 Sep 2011 01:18:49 -0700 Subject: Update F1 libs with new header file locations. --- lib/stm32f1/ethernet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/stm32f1/ethernet.c') diff --git a/lib/stm32f1/ethernet.c b/lib/stm32f1/ethernet.c index 4a4d080..fc65ec2 100644 --- a/lib/stm32f1/ethernet.c +++ b/lib/stm32f1/ethernet.c @@ -17,7 +17,7 @@ * along with this program. If not, see . */ -#include +#include void eth_smi_write(u8 phy, u8 reg, u16 data) { -- cgit v1.2.3