summaryrefslogtreecommitdiff
path: root/examples/natmod/uzlib/uzlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/natmod/uzlib/uzlib.c')
-rw-r--r--examples/natmod/uzlib/uzlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/natmod/uzlib/uzlib.c b/examples/natmod/uzlib/uzlib.c
index ea2123510..9a3ec0af3 100644
--- a/examples/natmod/uzlib/uzlib.c
+++ b/examples/natmod/uzlib/uzlib.c
@@ -1,4 +1,4 @@
-#define MICROPY_PY_UZLIB (1)
+#define MICROPY_PY_ZLIB (1)
#include "py/dynruntime.h"