summaryrefslogtreecommitdiffstats
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
commit1db7f07df2b314c5e502cb21ebebe2eb30803f01 (patch)
tree869c84add49355bee4d3e47795612c24273df7c1 /regint.h
parentd3d71cbd949dd5529349423bb0849d0260642e03 (diff)
downloadruby-1db7f07df2b314c5e502cb21ebebe2eb30803f01.tar.gz
ruby-1db7f07df2b314c5e502cb21ebebe2eb30803f01.tar.xz
ruby-1db7f07df2b314c5e502cb21ebebe2eb30803f01.zip
* regint.h (include): include ruby.h instead of defines.h and config.h.
git-svn-id: http://svn.ruby-lang.org/repos/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 3d1ce7b76..09f3c29ee 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