summaryrefslogtreecommitdiffstatshomepage
path: root/cc3200/mods/modmachine.c
diff options
context:
space:
mode:
Diffstat (limited to 'cc3200/mods/modmachine.c')
-rw-r--r--cc3200/mods/modmachine.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc3200/mods/modmachine.c b/cc3200/mods/modmachine.c
index 2508c661c5..896aa9917f 100644
--- a/cc3200/mods/modmachine.c
+++ b/cc3200/mods/modmachine.c
@@ -30,7 +30,7 @@
#include "py/mpstate.h"
#include "py/runtime.h"
-#include MICROPY_HAL_H
+#include "py/mphal.h"
#include "irq.h"
#include "inc/hw_types.h"
#include "inc/hw_gpio.h"