summaryrefslogtreecommitdiff
path: root/include/ruby/intern.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ruby/intern.h')
-rw-r--r--include/ruby/intern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ruby/intern.h b/include/ruby/intern.h
index 405d473e39..b009384d9f 100644
--- a/include/ruby/intern.h
+++ b/include/ruby/intern.h
@@ -26,7 +26,7 @@ extern "C" {
#else
# include <varargs.h>
#endif
-#include <ruby/st.h>
+#include "ruby/st.h"
/*
* Functions and variables that are used by more than one source file of