summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/pcre/pcre_string_utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/pcre/pcre_string_utils.c')
-rw-r--r--src/3rdparty/pcre/pcre_string_utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/pcre/pcre_string_utils.c b/src/3rdparty/pcre/pcre_string_utils.c
index 36f9b7b864..25eacc8507 100644
--- a/src/3rdparty/pcre/pcre_string_utils.c
+++ b/src/3rdparty/pcre/pcre_string_utils.c
@@ -42,7 +42,7 @@ POSSIBILITY OF SUCH DAMAGE.
of strings for different data item sizes. */
-#ifdef PCRE_HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include "config.h"
#endif