summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/modutime.c
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/modutime.c')
-rw-r--r--stmhal/modutime.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/stmhal/modutime.c b/stmhal/modutime.c
index 97af35c491..58c43a55eb 100644
--- a/stmhal/modutime.c
+++ b/stmhal/modutime.c
@@ -26,9 +26,8 @@
#include <stdio.h>
#include <string.h>
-#include STM32_HAL_H
-#include "py/nlr.h"
+#include "py/runtime.h"
#include "py/smallint.h"
#include "py/obj.h"
#include "lib/timeutils/timeutils.h"