summaryrefslogtreecommitdiffstatshomepage
path: root/cc3200/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'cc3200/main.c')
-rw-r--r--cc3200/main.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/cc3200/main.c b/cc3200/main.c
index 20e93d384f..54d3025ba1 100644
--- a/cc3200/main.c
+++ b/cc3200/main.c
@@ -28,11 +28,8 @@
#include <string.h>
#include <ctype.h>
-#include "mpconfig.h"
+#include "py/mpconfig.h"
#include MICROPY_HAL_H
-#include "misc.h"
-#include "qstr.h"
-#include "obj.h"
#include "mptask.h"
#include "simplelink.h"
#include "osi.h"