summaryrefslogtreecommitdiff
path: root/tinyusb/device/dcd_lpc175x_6x.h
diff options
context:
space:
mode:
Diffstat (limited to 'tinyusb/device/dcd_lpc175x_6x.h')
-rw-r--r--tinyusb/device/dcd_lpc175x_6x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb/device/dcd_lpc175x_6x.h b/tinyusb/device/dcd_lpc175x_6x.h
index fe3c509c8..75cc265b4 100644
--- a/tinyusb/device/dcd_lpc175x_6x.h
+++ b/tinyusb/device/dcd_lpc175x_6x.h
@@ -43,7 +43,7 @@
#ifndef _TUSB_DCD_LPC175X_6X_H_
#define _TUSB_DCD_LPC175X_6X_H_
-#include "common/common.h"
+#include <common/tusb_common.h>
#ifdef __cplusplus
extern "C" {