summaryrefslogtreecommitdiffstatshomepage
path: root/ports/mimxrt/modutime.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/mimxrt/modutime.c')
-rw-r--r--ports/mimxrt/modutime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/mimxrt/modutime.c b/ports/mimxrt/modutime.c
index 2a88a4224b..d3be7c2ea6 100644
--- a/ports/mimxrt/modutime.c
+++ b/ports/mimxrt/modutime.c
@@ -26,7 +26,7 @@
*/
#include "py/runtime.h"
-#include "lib/timeutils/timeutils.h"
+#include "shared/timeutils/timeutils.h"
#include "extmod/utime_mphal.h"
#include "fsl_snvs_lp.h"