summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--extmod/moduselect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/extmod/moduselect.c b/extmod/moduselect.c
index 6cf1e70a2b..8765ca2b0f 100644
--- a/extmod/moduselect.c
+++ b/extmod/moduselect.c
@@ -313,4 +313,4 @@ const mp_obj_module_t mp_module_uselect = {
.globals = (mp_obj_dict_t*)&mp_module_select_globals,
};
-#endif // MICROPY_PY_WEBSOCKET
+#endif // MICROPY_PY_USELECT