aboutsummaryrefslogtreecommitdiff
path: root/lib/mprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mprintf.c')
-rw-r--r--lib/mprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mprintf.c b/lib/mprintf.c
index 55a6f6295..10a8ad940 100644
--- a/lib/mprintf.c
+++ b/lib/mprintf.c
@@ -78,7 +78,7 @@
# define BOOL char
#endif
-#ifdef _AMIGASF
+#ifdef __AMIGA__
# undef FORMAT_INT
#endif