summaryrefslogtreecommitdiffstats
path: root/include/usb/gadget.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb/gadget.h')
-rw-r--r--include/usb/gadget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usb/gadget.h b/include/usb/gadget.h
index 67f3ee4d8b..798b51b3ce 100644
--- a/include/usb/gadget.h
+++ b/include/usb/gadget.h
@@ -18,7 +18,7 @@
#include <usb/ch9.h>
#include <malloc.h>
#include <errno.h>
-#include <list.h>
+#include <linux/list.h>
struct usb_ep;