summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/pcre/pcre_ucd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/pcre/pcre_ucd.c')
-rw-r--r--src/3rdparty/pcre/pcre_ucd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/pcre/pcre_ucd.c b/src/3rdparty/pcre/pcre_ucd.c
index 9e60742edb..69c4fd42c3 100644
--- a/src/3rdparty/pcre/pcre_ucd.c
+++ b/src/3rdparty/pcre/pcre_ucd.c
@@ -10,7 +10,7 @@ needed. */
#ifndef PCRE_INCLUDED
-#ifdef PCRE_HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include "config.h"
#endif