summaryrefslogtreecommitdiff
path: root/marshal.c
diff options
context:
space:
mode:
Diffstat (limited to 'marshal.c')
-rw-r--r--marshal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/marshal.c b/marshal.c
index b1d09e2f25..fe7b6a1e63 100644
--- a/marshal.c
+++ b/marshal.c
@@ -10,7 +10,7 @@
************************************************/
#include "ruby.h"
-#include "io.h"
+#include "rubyio.h"
#include "st.h"
#define MARSHAL_MAJOR 4