From e8a9cc939851edfb14151189049d2a1578357987 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Fri, 4 Nov 2016 08:56:50 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9899 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32/STM32F7xx/USB_RAW/usbcfg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" /*