summaryrefslogtreecommitdiffstats
path: root/firmware/target/hosted
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2020-11-13 18:16:43 -0500
committerSolomon Peachy <pizza@shaftnet.org>2020-11-13 18:17:00 -0500
commit610ad6f6e34282333114cc83d4c65300da71a40c (patch)
treea001c92e8b99c857d02220c9cd9dafcb1c5e4a13 /firmware/target/hosted
parent60f581e8f52fa0f7355b80b38fc2d57e78634ae4 (diff)
downloadrockbox-610ad6f6e34282333114cc83d4c65300da71a40c.tar.gz
rockbox-610ad6f6e34282333114cc83d4c65300da71a40c.zip
ibasso: Fix red introduced in 60f581e
Change-Id: I9095e9e9213dde252de836851b743001b9483a1b
Diffstat (limited to 'firmware/target/hosted')
-rw-r--r--firmware/target/hosted/ibasso/usb-ibasso.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/target/hosted/ibasso/usb-ibasso.c b/firmware/target/hosted/ibasso/usb-ibasso.c
index 9af932f94f..c1ac7b222a 100644
--- a/firmware/target/hosted/ibasso/usb-ibasso.c
+++ b/firmware/target/hosted/ibasso/usb-ibasso.c
@@ -27,6 +27,7 @@
#include "config.h"
#include "debug.h"
+#include "usb.h"
#include "debug-ibasso.h"
#include "usb-ibasso.h"