aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F7xx
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-11-04 08:56:50 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-11-04 08:56:50 +0000
commite8a9cc939851edfb14151189049d2a1578357987 (patch)
tree90604dbaa42711efb07cabd83a42255c59196eb8 /testhal/STM32/STM32F7xx
parente1d8e5357927f0748fef013fb4bddebe781c60a8 (diff)
downloadChibiOS-e8a9cc939851edfb14151189049d2a1578357987.tar.gz
ChibiOS-e8a9cc939851edfb14151189049d2a1578357987.tar.bz2
ChibiOS-e8a9cc939851edfb14151189049d2a1578357987.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9899 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F7xx')
-rw-r--r--testhal/STM32/STM32F7xx/USB_RAW/usbcfg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F7xx/USB_RAW/usbcfg.c b/testhal/STM32/STM32F7xx/USB_RAW/usbcfg.c
index 9f279edc4..e9c241452 100644
--- a/testhal/STM32/STM32F7xx/USB_RAW/usbcfg.c
+++ b/testhal/STM32/STM32F7xx/USB_RAW/usbcfg.c
@@ -15,7 +15,7 @@
*/
#include "hal.h"
-#include "usb_cdc.h"
+#include "hal_usb_cdc.h"
#include "usbcfg.h"
/*