summaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/mrbc/mrbc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mrbc/mrbc.c b/tools/mrbc/mrbc.c
index 5a92cd479..4dc9871c7 100644
--- a/tools/mrbc/mrbc.c
+++ b/tools/mrbc/mrbc.c
@@ -226,7 +226,7 @@ mrb_init_mrblib(mrb_state *mrb)
{
}
-#ifdef ENABLE_GEMS
+#ifndef DISABLE_GEMS
void
mrb_init_mrbgems(mrb_state *mrb)
{