diff options
Diffstat (limited to 'firmware/target')
-rw-r--r-- | firmware/target/arm/as3525/usb-drv-as3525.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/target/arm/as3525/usb-drv-as3525.c b/firmware/target/arm/as3525/usb-drv-as3525.c index 4036db6010..aa323a62ae 100644 --- a/firmware/target/arm/as3525/usb-drv-as3525.c +++ b/firmware/target/arm/as3525/usb-drv-as3525.c | |||
@@ -22,6 +22,7 @@ | |||
22 | #include "system.h" | 22 | #include "system.h" |
23 | #include "usb.h" | 23 | #include "usb.h" |
24 | #include "usb_drv.h" | 24 | #include "usb_drv.h" |
25 | #include "usb-target.h" | ||
25 | #include "as3525.h" | 26 | #include "as3525.h" |
26 | #include "clock-target.h" | 27 | #include "clock-target.h" |
27 | #include "ascodec.h" | 28 | #include "ascodec.h" |