aboutsummaryrefslogtreecommitdiff
path: root/stmhal/modutime.c
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/modutime.c')
-rw-r--r--stmhal/modutime.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/stmhal/modutime.c b/stmhal/modutime.c
index 0bc3245c4..b918b1e9a 100644
--- a/stmhal/modutime.c
+++ b/stmhal/modutime.c
@@ -28,11 +28,8 @@
#include <string.h>
#include "stm32f4xx_hal.h"
-#include "mpconfig.h"
-#include "nlr.h"
-#include "misc.h"
-#include "qstr.h"
-#include "obj.h"
+#include "py/nlr.h"
+#include "py/obj.h"
#include "portmodules.h"
#include "rtc.h"