summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/pcre/pcre_get.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/pcre/pcre_get.c')
-rw-r--r--src/3rdparty/pcre/pcre_get.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/pcre/pcre_get.c b/src/3rdparty/pcre/pcre_get.c
index 6f885ac07d..8094b34bbf 100644
--- a/src/3rdparty/pcre/pcre_get.c
+++ b/src/3rdparty/pcre/pcre_get.c
@@ -43,7 +43,7 @@ from the subject string after a regex match has succeeded. The original idea
for these functions came from Scott Wimer. */
-#ifdef PCRE_HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include "config.h"
#endif