]> granicus.if.org Git - php/commitdiff
revert my previous patch.
authorRui Hirokawa <hirokawa@php.net>
Wed, 16 Jul 2008 22:56:56 +0000 (22:56 +0000)
committerRui Hirokawa <hirokawa@php.net>
Wed, 16 Jul 2008 22:56:56 +0000 (22:56 +0000)
ext/mbstring/php_mbregex.h

index 7d35e65a713f7fd8023a69b9f05e7ba8a3f64dab..8326fed316121f35b4d232c2300be1196c3e00c1 100644 (file)
@@ -26,7 +26,7 @@
 #include "php.h"
 #include "zend.h"
 #include "php_onig_compat.h" /* must come prior to the oniguruma header */
-#include "oniguruma/oniguruma.h"
+#include "oniguruma.h"
 #undef UChar
 
 /* {{{ PHP_MBREGEX_GLOBALS */