usb: fix header by adding subsystem prefix
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
2f790f5c1e
commit
fde34dd54b
|
@ -21,8 +21,8 @@
|
|||
|
||||
#include <net/buf.h>
|
||||
|
||||
#include <usb_device.h>
|
||||
#include <usb_common.h>
|
||||
#include <usb/usb_device.h>
|
||||
#include <usb/usb_common.h>
|
||||
|
||||
#include <net/ieee802154_radio.h>
|
||||
#include <net_private.h>
|
||||
|
|
Loading…
Reference in a new issue