summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/modutime.c
diff options
context:
space:
mode:
Diffstat (limited to 'esp8266/modutime.c')
-rw-r--r--esp8266/modutime.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/esp8266/modutime.c b/esp8266/modutime.c
index 1bd1c489d8..2adb6c563b 100644
--- a/esp8266/modutime.c
+++ b/esp8266/modutime.c
@@ -34,8 +34,7 @@
#include "py/runtime.h"
#include "py/mphal.h"
#include "py/smallint.h"
-#include "modpyb.h"
-#include "modpybrtc.h"
+#include "modmachine.h"
#include "timeutils.h"
#include "user_interface.h"
#include "extmod/utime_mphal.h"