From: Moriyoshi Koizumi Date: Wed, 16 Jul 2008 02:37:53 +0000 (+0000) Subject: - Oops. X-Git-Tag: BEFORE_HEAD_NS_CHANGE~1243 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=161882af63063329a87950118f131bd83af0926d;p=php - Oops. --- diff --git a/ext/mbstring/oniguruma/oniguruma.h b/ext/mbstring/oniguruma/oniguruma.h index 297b363929..0fc4ac5a11 100644 --- a/ext/mbstring/oniguruma/oniguruma.h +++ b/ext/mbstring/oniguruma/oniguruma.h @@ -29,12 +29,12 @@ * SUCH DAMAGE. */ +#include "../php_onig_compat.h" + #ifdef __cplusplus extern "C" { #endif -#include "../php_onig_compat.h" - #define ONIGURUMA #define ONIGURUMA_VERSION_MAJOR 3 #define ONIGURUMA_VERSION_MINOR 7