summaryrefslogtreecommitdiffstats
path: root/commands/usb.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/usb.c')
-rw-r--r--commands/usb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/usb.c b/commands/usb.c
index ca8d3e0d52..0588ba6968 100644
--- a/commands/usb.c
+++ b/commands/usb.c
@@ -6,7 +6,7 @@
#include <common.h>
#include <command.h>
#include <complete.h>
-#include <usb/usb.h>
+#include <linux/usb/usb.h>
#include <getopt.h>
/* shows the device tree recursively */