summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReinhard Panhuber <[email protected]>2021-04-03 17:57:23 +0200
committerReinhard Panhuber <[email protected]>2021-04-03 17:57:23 +0200
commitb3e548d2d640673ab2921878e8cabe56e31740c2 (patch)
tree20c8acaac0843039bcc6bb982fb255ba361df56c
parentf6ba58e370cd67b78dcd1758aa9fe010035f13bc (diff)
Fix uac2_headset
-rw-r--r--examples/device/uac2_headset/src/tusb_config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/device/uac2_headset/src/tusb_config.h b/examples/device/uac2_headset/src/tusb_config.h
index 8285c6b66..514728ac4 100644
--- a/examples/device/uac2_headset/src/tusb_config.h
+++ b/examples/device/uac2_headset/src/tusb_config.h
@@ -31,8 +31,6 @@
extern "C" {
#endif
-#include "usb_descriptors.h"
-
//--------------------------------------------------------------------
// COMMON CONFIGURATION
//--------------------------------------------------------------------