From fb42ec17bcf7508f66b8d8d0770b60c33be0d6ab Mon Sep 17 00:00:00 2001 From: Damien Date: Sat, 19 Oct 2013 15:37:09 +0100 Subject: Try to re-add USB support... --- stm/lib/usbd_pyb_core.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'stm/lib/usbd_pyb_core.c') diff --git a/stm/lib/usbd_pyb_core.c b/stm/lib/usbd_pyb_core.c index ea8f05a81..5d6e6d9b9 100644 --- a/stm/lib/usbd_pyb_core.c +++ b/stm/lib/usbd_pyb_core.c @@ -64,6 +64,8 @@ */ /* Includes ------------------------------------------------------------------*/ +#include + #include "usbd_cdc_core.h" #include "usbd_desc.h" #include "usbd_req.h" -- cgit v1.2.3