From 7518bc83c1b5b2f4f363ec43478b4d1320e0a8ef Mon Sep 17 00:00:00 2001 From: Fergus Noble Date: Tue, 27 Sep 2011 17:18:15 -0700 Subject: Fixing some header references --- lib/usb/usb_f103.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/usb/usb_f103.c') diff --git a/lib/usb/usb_f103.c b/lib/usb/usb_f103.c index 594d3c6..274d4e9 100644 --- a/lib/usb/usb_f103.c +++ b/lib/usb/usb_f103.c @@ -17,7 +17,7 @@ * along with this program. If not, see . */ -#include +#include #include #include #include -- cgit v1.2.3 From 14dcda91b06c517d5a7e5485ceac040d72978a31 Mon Sep 17 00:00:00 2001 From: Fergus Noble Date: Tue, 27 Sep 2011 17:19:24 -0700 Subject: Fixing some more header references --- lib/usb/usb_f103.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/usb/usb_f103.c') diff --git a/lib/usb/usb_f103.c b/lib/usb/usb_f103.c index 274d4e9..ea173d7 100644 --- a/lib/usb/usb_f103.c +++ b/lib/usb/usb_f103.c @@ -20,7 +20,7 @@ #include #include #include -#include +#include #include #include "usb_private.h" -- cgit v1.2.3