summaryrefslogtreecommitdiff
path: root/cc3200/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'cc3200/main.c')
-rw-r--r--cc3200/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc3200/main.c b/cc3200/main.c
index b217e20a1..78b4e3161 100644
--- a/cc3200/main.c
+++ b/cc3200/main.c
@@ -29,7 +29,7 @@
#include <ctype.h>
#include "py/mpconfig.h"
-#include MICROPY_HAL_H
+#include "py/mphal.h"
#include "mptask.h"
#include "simplelink.h"
#include "pybwdt.h"