aboutsummaryrefslogtreecommitdiffstats
path: root/ruby.h
diff options
context:
space:
mode:
Diffstat (limited to 'ruby.h')
-rw-r--r--ruby.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby.h b/ruby.h
index f7e324d9e5..40263f43c5 100644
--- a/ruby.h
+++ b/ruby.h
@@ -673,8 +673,8 @@ rb_special_const_p(obj)
return Qfalse;
}
-#include "intern.h"
#include "missing.h"
+#include "intern.h"
#if defined(EXTLIB) && defined(USE_DLN_A_OUT)
/* hook for external modules */