summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/pcre/pcre_tables.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/pcre/pcre_tables.c')
-rw-r--r--src/3rdparty/pcre/pcre_tables.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/pcre/pcre_tables.c b/src/3rdparty/pcre/pcre_tables.c
index c5e1d8059b..f38ab52cbb 100644
--- a/src/3rdparty/pcre/pcre_tables.c
+++ b/src/3rdparty/pcre/pcre_tables.c
@@ -45,7 +45,7 @@ uses macros to change their names from _pcre_xxx to xxxx, thereby avoiding name
clashes with the library. */
-#ifdef PCRE_HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include "config.h"
#endif