aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/micropython/lv_mem_core_micropython.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/micropython/lv_mem_core_micropython.c')
-rw-r--r--src/stdlib/micropython/lv_mem_core_micropython.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stdlib/micropython/lv_mem_core_micropython.c b/src/stdlib/micropython/lv_mem_core_micropython.c
index a55b3be15..69c8bd681 100644
--- a/src/stdlib/micropython/lv_mem_core_micropython.c
+++ b/src/stdlib/micropython/lv_mem_core_micropython.c
@@ -92,4 +92,4 @@ lv_result_t lv_mem_test_core(void)
* STATIC FUNCTIONS
**********************/
-#endif /*LV_USE_BUILTIN_MALLOC*/
+#endif /*LV_STDLIB_MICROPYTHON*/