summaryrefslogtreecommitdiffstatshomepage
path: root/cc3200/ftp/updater.c
diff options
context:
space:
mode:
Diffstat (limited to 'cc3200/ftp/updater.c')
-rw-r--r--cc3200/ftp/updater.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cc3200/ftp/updater.c b/cc3200/ftp/updater.c
index 5b599d2f63..4c215d68aa 100644
--- a/cc3200/ftp/updater.c
+++ b/cc3200/ftp/updater.c
@@ -3,10 +3,12 @@
#include "py/mpconfig.h"
#include MICROPY_HAL_H
+#include "py/obj.h"
#include "simplelink.h"
#include "flc.h"
#include "updater.h"
#include "shamd5.h"
+#include "modnetwork.h"
#include "modwlan.h"
#include "debug.h"