summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/pcre/pcre_refcount.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/pcre/pcre_refcount.c')
-rw-r--r--src/3rdparty/pcre/pcre_refcount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/pcre/pcre_refcount.c b/src/3rdparty/pcre/pcre_refcount.c
index d1855a3736..79efa90f21 100644
--- a/src/3rdparty/pcre/pcre_refcount.c
+++ b/src/3rdparty/pcre/pcre_refcount.c
@@ -44,7 +44,7 @@ pattern data block. This might be helpful in applications where the block is
shared by different users. */
-#ifdef PCRE_HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include "config.h"
#endif