aboutsummaryrefslogtreecommitdiffstats
path: root/regint.h
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-03-19 02:50:12 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-03-19 02:50:12 +0000
commit149a03bdfbaffe39a454a695c5b4c531951193c7 (patch)
tree869c84add49355bee4d3e47795612c24273df7c1 /regint.h
parentf55963c939144d39f6bd2a8bf75a7751a922f0ba (diff)
downloadruby-149a03bdfbaffe39a454a695c5b4c531951193c7.tar.gz
* regint.h (include): include ruby.h instead of defines.h and config.h.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15797 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'regint.h')
-rw-r--r--regint.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/regint.h b/regint.h
index 3d1ce7b76a..09f3c29ee2 100644
--- a/regint.h
+++ b/regint.h
@@ -84,8 +84,7 @@
/* */
/* escape other system UChar definition */
#ifndef RUBY_DEFINES_H
-#include "ruby/config.h"
-#include "ruby/defines.h"
+#include "ruby/ruby.h"
#endif
#ifdef ONIG_ESCAPE_UCHAR_COLLISION
#undef ONIG_ESCAPE_UCHAR_COLLISION