summaryrefslogtreecommitdiff
path: root/src/device/usbd.h
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-03-29 16:37:08 +0700
committerhathach <[email protected]>2019-03-29 16:37:08 +0700
commit3a38cde53dc7118b39eafd4fd1f69be4fd7dcd14 (patch)
tree99b2806910385a2ebee223c8de5b71d1d2a9c890 /src/device/usbd.h
parent1c2beba85c223bcf401f877b0c29025490fcdaa4 (diff)
support set/clear feature Device_remote_wakeup
Diffstat (limited to 'src/device/usbd.h')
-rw-r--r--src/device/usbd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/usbd.h b/src/device/usbd.h
index 6bf7eca02..eb99337e3 100644
--- a/src/device/usbd.h
+++ b/src/device/usbd.h
@@ -37,7 +37,7 @@
//--------------------------------------------------------------------+
// INCLUDE
//--------------------------------------------------------------------+
-#include <common/tusb_common.h>
+#include "common/tusb_common.h"
#include "device/dcd.h"
//--------------------------------------------------------------------+