summaryrefslogtreecommitdiffstatshomepage
path: root/stm/malloc0.c
diff options
context:
space:
mode:
Diffstat (limited to 'stm/malloc0.c')
-rw-r--r--stm/malloc0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stm/malloc0.c b/stm/malloc0.c
index 7157252ed2..7e3f620db2 100644
--- a/stm/malloc0.c
+++ b/stm/malloc0.c
@@ -1,6 +1,6 @@
#include <stdint.h>
#include "std.h"
-#include "mpyconfig.h"
+#include "mpconfig.h"
#include "gc.h"
#if 0