diff options
Diffstat (limited to 'config.win32.h')
-rw-r--r-- | config.win32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.win32.h b/config.win32.h index 011f67b..5ee8f7c 100644 --- a/config.win32.h +++ b/config.win32.h @@ -211,7 +211,7 @@ #define VERSION "2.3.2e" /* PCRE header path */ -#define PCRE_H "pcre/pcre.h" +#define PCRE_H "pcre.h" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ |