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, 1 insertions, 1 deletions
diff --git a/cc3200/ftp/updater.c b/cc3200/ftp/updater.c
index 426d82bae7..1fda9f62e2 100644
--- a/cc3200/ftp/updater.c
+++ b/cc3200/ftp/updater.c
@@ -2,7 +2,7 @@
#include <stdbool.h>
#include "std.h"
-#include "mpconfig.h"
+#include "py/mpconfig.h"
#include MICROPY_HAL_H
#include "simplelink.h"
#include "flc.h"