summaryrefslogtreecommitdiff
path: root/ruby.c
diff options
context:
space:
mode:
Diffstat (limited to 'ruby.c')
-rw-r--r--ruby.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/ruby.c b/ruby.c
index 62631565cb..e675b3b7ba 100644
--- a/ruby.c
+++ b/ruby.c
@@ -26,9 +26,10 @@
#ifdef __MWERKS__
#include "node.h"
+#endif
+
void show_version();
void show_copyright();
-#endif
#ifdef USE_CWGUSI
#include "macruby_missing.h"