aboutsummaryrefslogtreecommitdiffstats
path: root/zahl/memory.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--zahl/memory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zahl/memory.h b/zahl/memory.h
index 2eb2b68..b3d6a37 100644
--- a/zahl/memory.h
+++ b/zahl/memory.h
@@ -24,7 +24,7 @@
case 0: break;
-#if defined(LIBZAHL_ISA_MISSING_INDIRECT_JUMP)
+#if defined(ZAHL_ISA_MISSING_INDIRECT_JUMP)
# define LIBZAHL_SMALL_INPUT_BEGIN(n)
# define LIBZAHL_SMALL_INPUT_END
#else